#af10d0 color space conversions
Hex:
        #af10d0
        RGB:
        175, 16, 208
        CMY:
        31, 94, 18
        CMYK:
        16, 92, 0, 18
      HSL:
        290°, 85.7143%, 43.9216%
        HSV (HSB):
        290°, 92.3077%, 81.5686%
        XYZ:
        29.2497, 14.0386, 60.8426
        xyY:
        0.2809, 0.1348, 14.0386
      CIE-Lab:
        44.2882, 77.7071, -60.7872
        CIE-LCH:
        44.2882, 98.6584, 321.9653
        CIE-Luv:
        44.2882, 45.5842, -97.4092
        Hunter-Lab:
        37.4681, 73.7775, -70.0503
      #af10d0 color charts
#af10d0 RGB chart
      #af10d0 CMYK chart
      #af10d0 RGB pie chart
      #af10d0 color shades, tints & tones
#af10d0 color schemes
#af10d0 color preview, HTML & CSS examples
           This text has a color of #af10d0        
        
          <p style="color:#af10d0;">Text here</p>
        
        
          .mytext {color:#af10d0;}
        
        Text color #af10d0
      
           This box has a color of #af10d0        
        
          <div style="background-color:#af10d0;">Content here</div>
        
        
          .mybackground {background-color:#af10d0;}
        
        Background color #af10d0
      
           Border around this has a color of #af10d0        
        
          <div style="border:2px solid #af10d0;">Content here</div>
        
        
          .myborder {border:2px solid #af10d0;}
        
        Border color #af10d0