#afc0ec color space conversions
Hex:
        #afc0ec
        RGB:
        175, 192, 236
        CMY:
        31, 25, 7
        CMYK:
        26, 19, 0, 7
      HSL:
        223°, 61.6162%, 80.5882%
        HSV (HSB):
        223°, 25.8475%, 92.5490%
        XYZ:
        51.6692, 52.8694, 86.8384
        xyY:
        0.2700, 0.2763, 52.8694
      CIE-Lab:
        77.7978, 3.7688, -23.7526
        CIE-LCH:
        77.7978, 24.0497, 279.0159
        CIE-Luv:
        77.7978, -10.9635, -38.2437
        Hunter-Lab:
        72.7113, -0.4015, -19.9116
      #afc0ec color charts
#afc0ec RGB chart
      #afc0ec CMYK chart
      #afc0ec RGB pie chart
      #afc0ec color shades, tints & tones
#afc0ec color schemes
#afc0ec color preview, HTML & CSS examples
           This text has a color of #afc0ec        
        
          <p style="color:#afc0ec;">Text here</p>
        
        
          .mytext {color:#afc0ec;}
        
        Text color #afc0ec
      
           This box has a color of #afc0ec        
        
          <div style="background-color:#afc0ec;">Content here</div>
        
        
          .mybackground {background-color:#afc0ec;}
        
        Background color #afc0ec
      
           Border around this has a color of #afc0ec        
        
          <div style="border:2px solid #afc0ec;">Content here</div>
        
        
          .myborder {border:2px solid #afc0ec;}
        
        Border color #afc0ec