#afb3ca color space conversions
Hex:
        #afb3ca
        RGB:
        175, 179, 202
        CMY:
        31, 30, 21
        CMYK:
        13, 11, 0, 21
      HSL:
        231°, 20.3008%, 73.9216%
        HSV (HSB):
        231°, 13.3663%, 79.2157%
        XYZ:
        44.4600, 45.6184, 62.3391
        xyY:
        0.2917, 0.2993, 45.6184
      CIE-Lab:
        73.2973, 3.2308, -12.1113
        CIE-LCH:
        73.2973, 12.5348, 284.9361
        CIE-Luv:
        73.2973, -3.4677, -19.0570
        Hunter-Lab:
        67.5414, -0.6977, -7.4442
      #afb3ca color charts
#afb3ca RGB chart
      #afb3ca CMYK chart
      #afb3ca RGB pie chart
      #afb3ca color shades, tints & tones
#afb3ca color schemes
#afb3ca color preview, HTML & CSS examples
           This text has a color of #afb3ca        
        
          <p style="color:#afb3ca;">Text here</p>
        
        
          .mytext {color:#afb3ca;}
        
        Text color #afb3ca
      
           This box has a color of #afb3ca        
        
          <div style="background-color:#afb3ca;">Content here</div>
        
        
          .mybackground {background-color:#afb3ca;}
        
        Background color #afb3ca
      
           Border around this has a color of #afb3ca        
        
          <div style="border:2px solid #afb3ca;">Content here</div>
        
        
          .myborder {border:2px solid #afb3ca;}
        
        Border color #afb3ca