#af58f7 color space conversions
Hex:
        #af58f7
        RGB:
        175, 88, 247
        CMY:
        31, 65, 3
        CMYK:
        29, 64, 0, 3
      HSL:
        273°, 90.8571%, 65.6863%
        HSV (HSB):
        273°, 64.3725%, 96.8627%
        XYZ:
        37.9574, 22.8088, 90.3977
        xyY:
        0.2511, 0.1509, 22.8088
      CIE-Lab:
        54.8749, 62.7097, -65.7751
        CIE-LCH:
        54.8749, 90.8783, 313.6333
        CIE-Luv:
        54.8749, 25.1709, -109.2488
        Hunter-Lab:
        47.7586, 58.2902, -78.7934
      #af58f7 color charts
#af58f7 RGB chart
      #af58f7 CMYK chart
      #af58f7 RGB pie chart
      #af58f7 color shades, tints & tones
#af58f7 color schemes
#af58f7 color preview, HTML & CSS examples
           This text has a color of #af58f7        
        
          <p style="color:#af58f7;">Text here</p>
        
        
          .mytext {color:#af58f7;}
        
        Text color #af58f7
      
           This box has a color of #af58f7        
        
          <div style="background-color:#af58f7;">Content here</div>
        
        
          .mybackground {background-color:#af58f7;}
        
        Background color #af58f7
      
           Border around this has a color of #af58f7        
        
          <div style="border:2px solid #af58f7;">Content here</div>
        
        
          .myborder {border:2px solid #af58f7;}
        
        Border color #af58f7