#af47f5 color space conversions
Hex:
        #af47f5
        RGB:
        175, 71, 245
        CMY:
        31, 72, 4
        CMYK:
        29, 71, 0, 4
      HSL:
        276°, 89.6907%, 61.9608%
        HSV (HSB):
        276°, 71.0204%, 96.0784%
        XYZ:
        36.4139, 20.2130, 88.3685
        xyY:
        0.2511, 0.1394, 20.2130
      CIE-Lab:
        52.0772, 69.7083, -69.1815
        CIE-LCH:
        52.0772, 98.2106, 315.2173
        CIE-Luv:
        52.0772, 29.1292, -113.4014
        Hunter-Lab:
        44.9589, 65.8957, -85.0657
      #af47f5 color charts
#af47f5 RGB chart
      #af47f5 CMYK chart
      #af47f5 RGB pie chart
      #af47f5 color shades, tints & tones
#af47f5 color schemes
#af47f5 color preview, HTML & CSS examples
           This text has a color of #af47f5        
        
          <p style="color:#af47f5;">Text here</p>
        
        
          .mytext {color:#af47f5;}
        
        Text color #af47f5
      
           This box has a color of #af47f5        
        
          <div style="background-color:#af47f5;">Content here</div>
        
        
          .mybackground {background-color:#af47f5;}
        
        Background color #af47f5
      
           Border around this has a color of #af47f5        
        
          <div style="border:2px solid #af47f5;">Content here</div>
        
        
          .myborder {border:2px solid #af47f5;}
        
        Border color #af47f5