#afe4eb color space conversions
Hex:
        #afe4eb
        RGB:
        175, 228, 235
        CMY:
        31, 11, 8
        CMYK:
        26, 3, 0, 8
      HSL:
        187°, 60.0000%, 80.3922%
        HSV (HSB):
        187°, 25.5319%, 92.1569%
        XYZ:
        60.4180, 70.5989, 89.0399
        xyY:
        0.2746, 0.3208, 70.5989
      CIE-Lab:
        87.2898, -15.3028, -8.9414
        CIE-LCH:
        87.2898, 17.7236, 210.2976
        CIE-Luv:
        87.2898, -26.7111, -11.4318
        Hunter-Lab:
        84.0232, -18.6877, -4.0138
      #afe4eb color charts
#afe4eb RGB chart
      #afe4eb CMYK chart
      #afe4eb RGB pie chart
      #afe4eb color shades, tints & tones
#afe4eb color schemes
#afe4eb color preview, HTML & CSS examples
           This text has a color of #afe4eb        
        
          <p style="color:#afe4eb;">Text here</p>
        
        
          .mytext {color:#afe4eb;}
        
        Text color #afe4eb
      
           This box has a color of #afe4eb        
        
          <div style="background-color:#afe4eb;">Content here</div>
        
        
          .mybackground {background-color:#afe4eb;}
        
        Background color #afe4eb
      
           Border around this has a color of #afe4eb        
        
          <div style="border:2px solid #afe4eb;">Content here</div>
        
        
          .myborder {border:2px solid #afe4eb;}
        
        Border color #afe4eb