#af10d6 color space conversions
Hex:
        #af10d6
        RGB:
        175, 16, 214
        CMY:
        31, 94, 16
        CMYK:
        18, 93, 0, 16
      HSL:
        288°, 86.0870%, 45.0980%
        HSV (HSB):
        288°, 92.5234%, 83.9216%
        XYZ:
        30.0021, 14.3396, 64.8049
        xyY:
        0.2749, 0.1314, 14.3396
      CIE-Lab:
        44.7160, 78.7332, -63.5507
        CIE-LCH:
        44.7160, 101.1811, 321.0908
        CIE-Luv:
        44.7160, 43.7204, -101.5546
        Hunter-Lab:
        37.8676, 75.1551, -74.9587
      #af10d6 color charts
#af10d6 RGB chart
      #af10d6 CMYK chart
      #af10d6 RGB pie chart
      #af10d6 color shades, tints & tones
#af10d6 color schemes
#af10d6 color preview, HTML & CSS examples
           This text has a color of #af10d6        
        
          <p style="color:#af10d6;">Text here</p>
        
        
          .mytext {color:#af10d6;}
        
        Text color #af10d6
      
           This box has a color of #af10d6        
        
          <div style="background-color:#af10d6;">Content here</div>
        
        
          .mybackground {background-color:#af10d6;}
        
        Background color #af10d6
      
           Border around this has a color of #af10d6        
        
          <div style="border:2px solid #af10d6;">Content here</div>
        
        
          .myborder {border:2px solid #af10d6;}
        
        Border color #af10d6