#af60d4 color space conversions
Hex:
        #af60d4
        RGB:
        175, 96, 212
        CMY:
        31, 62, 17
        CMYK:
        17, 55, 0, 17
      HSL:
        281°, 57.4257%, 60.3922%
        HSV (HSB):
        281°, 54.7170%, 83.1373%
        XYZ:
        33.7457, 22.2332, 64.8002
        xyY:
        0.2794, 0.1841, 22.2332
      CIE-Lab:
        54.2735, 51.1459, -47.0682
        CIE-LCH:
        54.2735, 69.5077, 317.3775
        CIE-Luv:
        54.2735, 29.9831, -79.0669
        Hunter-Lab:
        47.1521, 45.2326, -48.4747
      #af60d4 color charts
#af60d4 RGB chart
      #af60d4 CMYK chart
      #af60d4 RGB pie chart
      #af60d4 color shades, tints & tones
#af60d4 color schemes
#af60d4 color preview, HTML & CSS examples
           This text has a color of #af60d4        
        
          <p style="color:#af60d4;">Text here</p>
        
        
          .mytext {color:#af60d4;}
        
        Text color #af60d4
      
           This box has a color of #af60d4        
        
          <div style="background-color:#af60d4;">Content here</div>
        
        
          .mybackground {background-color:#af60d4;}
        
        Background color #af60d4
      
           Border around this has a color of #af60d4        
        
          <div style="border:2px solid #af60d4;">Content here</div>
        
        
          .myborder {border:2px solid #af60d4;}
        
        Border color #af60d4