#af3ce5 color space conversions
Hex:
        #af3ce5
        RGB:
        175, 60, 229
        CMY:
        31, 76, 10
        CMYK:
        24, 74, 0, 10
      HSL:
        281°, 76.4706%, 56.6667%
        HSV (HSB):
        281°, 73.7991%, 89.8039%
        XYZ:
        33.4379, 18.0028, 75.8413
        xyY:
        0.2627, 0.1414, 18.0028
      CIE-Lab:
        49.4995, 70.6437, -64.3574
        CIE-LCH:
        49.4995, 95.5637, 317.6660
        CIE-Luv:
        49.4995, 34.7774, -105.0221
        Hunter-Lab:
        42.4297, 66.4198, -76.2774
      #af3ce5 color charts
#af3ce5 RGB chart
      #af3ce5 CMYK chart
      #af3ce5 RGB pie chart
      #af3ce5 color shades, tints & tones
#af3ce5 color schemes
#af3ce5 color preview, HTML & CSS examples
           This text has a color of #af3ce5        
        
          <p style="color:#af3ce5;">Text here</p>
        
        
          .mytext {color:#af3ce5;}
        
        Text color #af3ce5
      
           This box has a color of #af3ce5        
        
          <div style="background-color:#af3ce5;">Content here</div>
        
        
          .mybackground {background-color:#af3ce5;}
        
        Background color #af3ce5
      
           Border around this has a color of #af3ce5        
        
          <div style="border:2px solid #af3ce5;">Content here</div>
        
        
          .myborder {border:2px solid #af3ce5;}
        
        Border color #af3ce5