#af27d1 color space conversions
Hex:
        #af27d1
        RGB:
        175, 39, 209
        CMY:
        31, 85, 18
        CMYK:
        16, 81, 0, 18
      HSL:
        288°, 68.5484%, 48.6275%
        HSV (HSB):
        288°, 81.3397%, 81.9608%
        XYZ:
        29.9133, 15.1684, 61.6728
        xyY:
        0.2802, 0.1421, 15.1684
      CIE-Lab:
        45.8641, 73.4489, -58.8162
        CIE-LCH:
        45.8641, 94.0962, 321.3131
        CIE-Luv:
        45.8641, 43.2797, -95.2759
        Hunter-Lab:
        38.9467, 68.9417, -66.6241
      #af27d1 color charts
#af27d1 RGB chart
      #af27d1 CMYK chart
      #af27d1 RGB pie chart
      #af27d1 color shades, tints & tones
#af27d1 color schemes
#af27d1 color preview, HTML & CSS examples
           This text has a color of #af27d1        
        
          <p style="color:#af27d1;">Text here</p>
        
        
          .mytext {color:#af27d1;}
        
        Text color #af27d1
      
           This box has a color of #af27d1        
        
          <div style="background-color:#af27d1;">Content here</div>
        
        
          .mybackground {background-color:#af27d1;}
        
        Background color #af27d1
      
           Border around this has a color of #af27d1        
        
          <div style="border:2px solid #af27d1;">Content here</div>
        
        
          .myborder {border:2px solid #af27d1;}
        
        Border color #af27d1