#afb8ce color space conversions
Hex:
        #afb8ce
        RGB:
        175, 184, 206
        CMY:
        31, 28, 19
        CMYK:
        15, 11, 0, 19
      HSL:
        223°, 24.0310%, 74.7059%
        HSV (HSB):
        223°, 15.0485%, 80.7843%
        XYZ:
        45.9603, 47.8512, 65.2064
        xyY:
        0.2890, 0.3009, 47.8512
      CIE-Lab:
        74.7310, 1.3686, -12.1475
        CIE-LCH:
        74.7310, 12.2244, 276.4281
        CIE-Luv:
        74.7310, -6.0314, -18.8726
        Hunter-Lab:
        69.1745, -2.4582, -7.4667
      #afb8ce color charts
#afb8ce RGB chart
      #afb8ce CMYK chart
      #afb8ce RGB pie chart
      #afb8ce color shades, tints & tones
#afb8ce color schemes
#afb8ce color preview, HTML & CSS examples
           This text has a color of #afb8ce        
        
          <p style="color:#afb8ce;">Text here</p>
        
        
          .mytext {color:#afb8ce;}
        
        Text color #afb8ce
      
           This box has a color of #afb8ce        
        
          <div style="background-color:#afb8ce;">Content here</div>
        
        
          .mybackground {background-color:#afb8ce;}
        
        Background color #afb8ce
      
           Border around this has a color of #afb8ce        
        
          <div style="border:2px solid #afb8ce;">Content here</div>
        
        
          .myborder {border:2px solid #afb8ce;}
        
        Border color #afb8ce