#af9dfe color space conversions
Hex:
        #af9dfe
        RGB:
        175, 157, 254
        CMY:
        31, 38, 0
        CMYK:
        31, 38, 0, 0
      HSL:
        251°, 97.9798%, 80.5882%
        HSV (HSB):
        251°, 38.1890%, 99.6078%
        XYZ:
        47.6256, 40.3837, 99.0506
        xyY:
        0.2546, 0.2159, 40.3837
      CIE-Lab:
        69.7419, 27.5569, -45.9581
        CIE-LCH:
        69.7419, 53.5866, 300.9473
        CIE-Luv:
        69.7419, 2.3360, -77.9429
        Hunter-Lab:
        63.5481, 22.5659, -47.9299
      #af9dfe color charts
#af9dfe RGB chart
      #af9dfe CMYK chart
      #af9dfe RGB pie chart
      #af9dfe color shades, tints & tones
#af9dfe color schemes
#af9dfe color preview, HTML & CSS examples
           This text has a color of #af9dfe        
        
          <p style="color:#af9dfe;">Text here</p>
        
        
          .mytext {color:#af9dfe;}
        
        Text color #af9dfe
      
           This box has a color of #af9dfe        
        
          <div style="background-color:#af9dfe;">Content here</div>
        
        
          .mybackground {background-color:#af9dfe;}
        
        Background color #af9dfe
      
           Border around this has a color of #af9dfe        
        
          <div style="border:2px solid #af9dfe;">Content here</div>
        
        
          .myborder {border:2px solid #af9dfe;}
        
        Border color #af9dfe