#af5ff5 color space conversions
Hex:
        #af5ff5
        RGB:
        175, 95, 245
        CMY:
        31, 63, 4
        CMYK:
        29, 61, 0, 4
      HSL:
        272°, 88.2353%, 66.6667%
        HSV (HSB):
        272°, 61.2245%, 96.0784%
        XYZ:
        38.2528, 23.8910, 88.9815
        xyY:
        0.2531, 0.1581, 23.8910
      CIE-Lab:
        55.9784, 58.9056, -62.8855
        CIE-LCH:
        55.9784, 86.1653, 313.1283
        CIE-Luv:
        55.9784, 23.8337, -105.0094
        Hunter-Lab:
        48.8784, 54.1592, -73.7206
      #af5ff5 color charts
#af5ff5 RGB chart
      #af5ff5 CMYK chart
      #af5ff5 RGB pie chart
      #af5ff5 color shades, tints & tones
#af5ff5 color schemes
#af5ff5 color preview, HTML & CSS examples
           This text has a color of #af5ff5        
        
          <p style="color:#af5ff5;">Text here</p>
        
        
          .mytext {color:#af5ff5;}
        
        Text color #af5ff5
      
           This box has a color of #af5ff5        
        
          <div style="background-color:#af5ff5;">Content here</div>
        
        
          .mybackground {background-color:#af5ff5;}
        
        Background color #af5ff5
      
           Border around this has a color of #af5ff5        
        
          <div style="border:2px solid #af5ff5;">Content here</div>
        
        
          .myborder {border:2px solid #af5ff5;}
        
        Border color #af5ff5