#afc4db color space conversions
Hex:
        #afc4db
        RGB:
        175, 196, 219
        CMY:
        31, 23, 14
        CMYK:
        20, 11, 0, 14
      HSL:
        211°, 37.9310%, 77.2549%
        HSV (HSB):
        211°, 20.0913%, 85.8824%
        XYZ:
        50.2053, 53.7083, 74.7385
        xyY:
        0.2810, 0.3006, 53.7083
      CIE-Lab:
        78.2913, -2.2491, -13.8529
        CIE-LCH:
        78.2913, 14.0343, 260.7780
        CIE-Luv:
        78.2913, -12.1137, -21.1556
        Hunter-Lab:
        73.2859, -5.9671, -9.1650
      #afc4db color charts
#afc4db RGB chart
      #afc4db CMYK chart
      #afc4db RGB pie chart
      #afc4db color shades, tints & tones
#afc4db color schemes
#afc4db color preview, HTML & CSS examples
           This text has a color of #afc4db        
        
          <p style="color:#afc4db;">Text here</p>
        
        
          .mytext {color:#afc4db;}
        
        Text color #afc4db
      
           This box has a color of #afc4db        
        
          <div style="background-color:#afc4db;">Content here</div>
        
        
          .mybackground {background-color:#afc4db;}
        
        Background color #afc4db
      
           Border around this has a color of #afc4db        
        
          <div style="border:2px solid #afc4db;">Content here</div>
        
        
          .myborder {border:2px solid #afc4db;}
        
        Border color #afc4db