#af54d4 color space conversions
Hex:
        #af54d4
        RGB:
        175, 84, 212
        CMY:
        31, 67, 17
        CMYK:
        17, 60, 0, 17
      HSL:
        283°, 59.8131%, 58.0392%
        HSV (HSB):
        283°, 60.3774%, 83.1373%
        XYZ:
        32.7332, 20.2081, 64.4627
        xyY:
        0.2788, 0.1721, 20.2081
      CIE-Lab:
        52.0717, 57.0597, -50.5720
        CIE-LCH:
        52.0717, 76.2452, 318.4494
        CIE-Luv:
        52.0717, 33.5465, -84.4059
        Hunter-Lab:
        44.9534, 51.3078, -53.5538
      #af54d4 color charts
#af54d4 RGB chart
      #af54d4 CMYK chart
      #af54d4 RGB pie chart
      #af54d4 color shades, tints & tones
#af54d4 color schemes
#af54d4 color preview, HTML & CSS examples
           This text has a color of #af54d4        
        
          <p style="color:#af54d4;">Text here</p>
        
        
          .mytext {color:#af54d4;}
        
        Text color #af54d4
      
           This box has a color of #af54d4        
        
          <div style="background-color:#af54d4;">Content here</div>
        
        
          .mybackground {background-color:#af54d4;}
        
        Background color #af54d4
      
           Border around this has a color of #af54d4        
        
          <div style="border:2px solid #af54d4;">Content here</div>
        
        
          .myborder {border:2px solid #af54d4;}
        
        Border color #af54d4