#afd3e1 color space conversions
Hex:
        #afd3e1
        RGB:
        175, 211, 225
        CMY:
        31, 17, 12
        CMYK:
        22, 6, 0, 12
      HSL:
        197°, 45.4545%, 78.4314%
        HSV (HSB):
        197°, 22.2222%, 88.2353%
        XYZ:
        54.5641, 61.1387, 80.1593
        xyY:
        0.2786, 0.3122, 61.1387
      CIE-Lab:
        82.4533, -8.8148, -10.8434
        CIE-LCH:
        82.4533, 13.9742, 230.8915
        CIE-Luv:
        82.4533, -19.0568, -15.4158
        Hunter-Lab:
        78.1913, -12.2724, -6.0484
      #afd3e1 color charts
#afd3e1 RGB chart
      #afd3e1 CMYK chart
      #afd3e1 RGB pie chart
      #afd3e1 color shades, tints & tones
#afd3e1 color schemes
#afd3e1 color preview, HTML & CSS examples
           This text has a color of #afd3e1        
        
          <p style="color:#afd3e1;">Text here</p>
        
        
          .mytext {color:#afd3e1;}
        
        Text color #afd3e1
      
           This box has a color of #afd3e1        
        
          <div style="background-color:#afd3e1;">Content here</div>
        
        
          .mybackground {background-color:#afd3e1;}
        
        Background color #afd3e1
      
           Border around this has a color of #afd3e1        
        
          <div style="border:2px solid #afd3e1;">Content here</div>
        
        
          .myborder {border:2px solid #afd3e1;}
        
        Border color #afd3e1