#af96ea color space conversions
Hex:
        #af96ea
        RGB:
        175, 150, 234
        CMY:
        31, 41, 8
        CMYK:
        25, 36, 0, 8
      HSL:
        258°, 66.6667%, 75.2941%
        HSV (HSB):
        258°, 35.8974%, 91.7647%
        XYZ:
        43.4368, 36.8672, 82.6686
        xyY:
        0.2665, 0.2262, 36.8672
      CIE-Lab:
        67.1773, 26.6096, -39.0464
        CIE-LCH:
        67.1773, 47.2514, 304.2739
        CIE-Luv:
        67.1773, 6.9098, -65.8581
        Hunter-Lab:
        60.7183, 21.4387, -38.2211
      #af96ea color charts
#af96ea RGB chart
      #af96ea CMYK chart
      #af96ea RGB pie chart
      #af96ea color shades, tints & tones
#af96ea color schemes
#af96ea color preview, HTML & CSS examples
           This text has a color of #af96ea        
        
          <p style="color:#af96ea;">Text here</p>
        
        
          .mytext {color:#af96ea;}
        
        Text color #af96ea
      
           This box has a color of #af96ea        
        
          <div style="background-color:#af96ea;">Content here</div>
        
        
          .mybackground {background-color:#af96ea;}
        
        Background color #af96ea
      
           Border around this has a color of #af96ea        
        
          <div style="border:2px solid #af96ea;">Content here</div>
        
        
          .myborder {border:2px solid #af96ea;}
        
        Border color #af96ea