#af58e7 color space conversions
Hex:
        #af58e7
        RGB:
        175, 88, 231
        CMY:
        31, 65, 9
        CMYK:
        24, 62, 0, 9
      HSL:
        277°, 74.8691%, 62.5490%
        HSV (HSB):
        277°, 61.9048%, 90.5882%
        XYZ:
        35.5927, 21.8629, 77.9453
        xyY:
        0.2629, 0.1615, 21.8629
      CIE-Lab:
        53.8813, 59.1817, -58.4273
        CIE-LCH:
        53.8813, 83.1638, 315.3675
        CIE-Luv:
        53.8813, 28.3605, -97.3284
        Hunter-Lab:
        46.7578, 54.0506, -66.1060
      #af58e7 color charts
#af58e7 RGB chart
      #af58e7 CMYK chart
      #af58e7 RGB pie chart
      #af58e7 color shades, tints & tones
#af58e7 color schemes
#af58e7 color preview, HTML & CSS examples
           This text has a color of #af58e7        
        
          <p style="color:#af58e7;">Text here</p>
        
        
          .mytext {color:#af58e7;}
        
        Text color #af58e7
      
           This box has a color of #af58e7        
        
          <div style="background-color:#af58e7;">Content here</div>
        
        
          .mybackground {background-color:#af58e7;}
        
        Background color #af58e7
      
           Border around this has a color of #af58e7        
        
          <div style="border:2px solid #af58e7;">Content here</div>
        
        
          .myborder {border:2px solid #af58e7;}
        
        Border color #af58e7