#af58d4 color space conversions
Hex:
        #af58d4
        RGB:
        175, 88, 212
        CMY:
        31, 65, 17
        CMYK:
        17, 58, 0, 17
      HSL:
        282°, 59.0476%, 58.8235%
        HSV (HSB):
        282°, 58.4906%, 83.1373%
        XYZ:
        33.0526, 20.8469, 64.5691
        xyY:
        0.2790, 0.1760, 20.8469
      CIE-Lab:
        52.7815, 55.1362, -49.4405
        CIE-LCH:
        52.7815, 74.0565, 318.1175
        CIE-Luv:
        52.7815, 32.4127, -82.7115
        Hunter-Lab:
        45.6584, 49.3159, -51.8858
      #af58d4 color charts
#af58d4 RGB chart
      #af58d4 CMYK chart
      #af58d4 RGB pie chart
      #af58d4 color shades, tints & tones
#af58d4 color schemes
#af58d4 color preview, HTML & CSS examples
           This text has a color of #af58d4        
        
          <p style="color:#af58d4;">Text here</p>
        
        
          .mytext {color:#af58d4;}
        
        Text color #af58d4
      
           This box has a color of #af58d4        
        
          <div style="background-color:#af58d4;">Content here</div>
        
        
          .mybackground {background-color:#af58d4;}
        
        Background color #af58d4
      
           Border around this has a color of #af58d4        
        
          <div style="border:2px solid #af58d4;">Content here</div>
        
        
          .myborder {border:2px solid #af58d4;}
        
        Border color #af58d4