#af58ef color space conversions
Hex:
        #af58ef
        RGB:
        175, 88, 239
        CMY:
        31, 65, 6
        CMYK:
        27, 63, 0, 6
      HSL:
        275°, 82.5137%, 64.1176%
        HSV (HSB):
        275°, 63.1799%, 93.7255%
        XYZ:
        36.7489, 22.3254, 84.0337
        xyY:
        0.2568, 0.1560, 22.3254
      CIE-Lab:
        54.3706, 60.9334, -62.1257
        CIE-LCH:
        54.3706, 87.0200, 314.4449
        CIE-Luv:
        54.3706, 26.7401, -103.3342
        Hunter-Lab:
        47.2498, 56.1428, -72.3724
      #af58ef color charts
#af58ef RGB chart
      #af58ef CMYK chart
      #af58ef RGB pie chart
      #af58ef color shades, tints & tones
#af58ef color schemes
#af58ef color preview, HTML & CSS examples
           This text has a color of #af58ef        
        
          <p style="color:#af58ef;">Text here</p>
        
        
          .mytext {color:#af58ef;}
        
        Text color #af58ef
      
           This box has a color of #af58ef        
        
          <div style="background-color:#af58ef;">Content here</div>
        
        
          .mybackground {background-color:#af58ef;}
        
        Background color #af58ef
      
           Border around this has a color of #af58ef        
        
          <div style="border:2px solid #af58ef;">Content here</div>
        
        
          .myborder {border:2px solid #af58ef;}
        
        Border color #af58ef