#af8dfe color space conversions
Hex:
        #af8dfe
        RGB:
        175, 141, 254
        CMY:
        31, 45, 0
        CMYK:
        31, 44, 0, 0
      HSL:
        258°, 98.2609%, 77.4510%
        HSV (HSB):
        258°, 44.4882%, 99.6078%
        XYZ:
        45.0935, 35.3195, 98.2066
        xyY:
        0.2525, 0.1977, 35.3195
      CIE-Lab:
        65.9966, 36.5337, -51.8634
        CIE-LCH:
        65.9966, 63.4392, 305.1617
        CIE-Luv:
        65.9966, 8.2402, -88.1589
        Hunter-Lab:
        59.4302, 31.4365, -56.3738
      #af8dfe color charts
#af8dfe RGB chart
      #af8dfe CMYK chart
      #af8dfe RGB pie chart
      #af8dfe color shades, tints & tones
#af8dfe color schemes
#af8dfe color preview, HTML & CSS examples
           This text has a color of #af8dfe        
        
          <p style="color:#af8dfe;">Text here</p>
        
        
          .mytext {color:#af8dfe;}
        
        Text color #af8dfe
      
           This box has a color of #af8dfe        
        
          <div style="background-color:#af8dfe;">Content here</div>
        
        
          .mybackground {background-color:#af8dfe;}
        
        Background color #af8dfe
      
           Border around this has a color of #af8dfe        
        
          <div style="border:2px solid #af8dfe;">Content here</div>
        
        
          .myborder {border:2px solid #af8dfe;}
        
        Border color #af8dfe