#af5ae7 color space conversions
Hex:
        #af5ae7
        RGB:
        175, 90, 231
        CMY:
        31, 65, 9
        CMYK:
        24, 61, 0, 9
      HSL:
        276°, 74.6032%, 62.9412%
        HSV (HSB):
        276°, 61.0390%, 90.5882%
        XYZ:
        35.7592, 22.1958, 78.0008
        xyY:
        0.2630, 0.1633, 22.1958
      CIE-Lab:
        54.2341, 58.2215, -57.8613
        CIE-LCH:
        54.2341, 82.0834, 315.1778
        CIE-Luv:
        54.2341, 27.8402, -96.5134
        Hunter-Lab:
        47.1124, 53.0379, -65.1837
      #af5ae7 color charts
#af5ae7 RGB chart
      #af5ae7 CMYK chart
      #af5ae7 RGB pie chart
      #af5ae7 color shades, tints & tones
#af5ae7 color schemes
#af5ae7 color preview, HTML & CSS examples
           This text has a color of #af5ae7        
        
          <p style="color:#af5ae7;">Text here</p>
        
        
          .mytext {color:#af5ae7;}
        
        Text color #af5ae7
      
           This box has a color of #af5ae7        
        
          <div style="background-color:#af5ae7;">Content here</div>
        
        
          .mybackground {background-color:#af5ae7;}
        
        Background color #af5ae7
      
           Border around this has a color of #af5ae7        
        
          <div style="border:2px solid #af5ae7;">Content here</div>
        
        
          .myborder {border:2px solid #af5ae7;}
        
        Border color #af5ae7