#af10cf color space conversions
Hex:
        #af10cf
        RGB:
        175, 16, 207
        CMY:
        31, 94, 19
        CMYK:
        15, 92, 0, 19
      HSL:
        290°, 85.6502%, 43.7255%
        HSV (HSB):
        290°, 92.2705%, 81.1765%
        XYZ:
        29.1270, 13.9895, 60.1966
        xyY:
        0.2819, 0.1354, 13.9895
      CIE-Lab:
        44.2179, 77.5376, -60.3234
        CIE-LCH:
        44.2179, 98.2394, 322.1175
        CIE-Luv:
        44.2179, 45.9010, -96.7133
        Hunter-Lab:
        37.4026, 73.5509, -69.2409
      #af10cf color charts
#af10cf RGB chart
      #af10cf CMYK chart
      #af10cf RGB pie chart
      #af10cf color shades, tints & tones
#af10cf color schemes
#af10cf color preview, HTML & CSS examples
           This text has a color of #af10cf        
        
          <p style="color:#af10cf;">Text here</p>
        
        
          .mytext {color:#af10cf;}
        
        Text color #af10cf
      
           This box has a color of #af10cf        
        
          <div style="background-color:#af10cf;">Content here</div>
        
        
          .mybackground {background-color:#af10cf;}
        
        Background color #af10cf
      
           Border around this has a color of #af10cf        
        
          <div style="border:2px solid #af10cf;">Content here</div>
        
        
          .myborder {border:2px solid #af10cf;}
        
        Border color #af10cf