#afdaf5 color space conversions
Hex:
        #afdaf5
        RGB:
        175, 218, 245
        CMY:
        31, 15, 4
        CMYK:
        29, 11, 0, 4
      HSL:
        203°, 77.7778%, 82.3529%
        HSV (HSB):
        203°, 28.5714%, 96.0784%
        XYZ:
        59.2320, 65.8493, 95.9745
        xyY:
        0.2680, 0.2979, 65.8493
      CIE-Lab:
        84.9195, -7.9177, -17.7626
        CIE-LCH:
        84.9195, 19.4474, 245.9750
        CIE-Luv:
        84.9195, -22.4673, -26.9072
        Hunter-Lab:
        81.1476, -11.7159, -13.3199
      #afdaf5 color charts
#afdaf5 RGB chart
      #afdaf5 CMYK chart
      #afdaf5 RGB pie chart
      #afdaf5 color shades, tints & tones
#afdaf5 color schemes
#afdaf5 color preview, HTML & CSS examples
           This text has a color of #afdaf5        
        
          <p style="color:#afdaf5;">Text here</p>
        
        
          .mytext {color:#afdaf5;}
        
        Text color #afdaf5
      
           This box has a color of #afdaf5        
        
          <div style="background-color:#afdaf5;">Content here</div>
        
        
          .mybackground {background-color:#afdaf5;}
        
        Background color #afdaf5
      
           Border around this has a color of #afdaf5        
        
          <div style="border:2px solid #afdaf5;">Content here</div>
        
        
          .myborder {border:2px solid #afdaf5;}
        
        Border color #afdaf5