#af3ce2 color space conversions
Hex:
        #af3ce2
        RGB:
        175, 60, 226
        CMY:
        31, 76, 11
        CMYK:
        23, 73, 0, 11
      HSL:
        282°, 74.1071%, 56.0784%
        HSV (HSB):
        282°, 73.4513%, 88.6275%
        XYZ:
        33.0225, 17.8367, 73.6538
        xyY:
        0.2652, 0.1433, 17.8367
      CIE-Lab:
        49.2974, 70.0473, -62.9848
        CIE-LCH:
        49.2974, 94.2004, 318.0389
        CIE-Luv:
        49.2974, 35.5248, -102.8801
        Hunter-Lab:
        42.2335, 65.6613, -73.8365
      #af3ce2 color charts
#af3ce2 RGB chart
      #af3ce2 CMYK chart
      #af3ce2 RGB pie chart
      #af3ce2 color shades, tints & tones
#af3ce2 color schemes
#af3ce2 color preview, HTML & CSS examples
           This text has a color of #af3ce2        
        
          <p style="color:#af3ce2;">Text here</p>
        
        
          .mytext {color:#af3ce2;}
        
        Text color #af3ce2
      
           This box has a color of #af3ce2        
        
          <div style="background-color:#af3ce2;">Content here</div>
        
        
          .mybackground {background-color:#af3ce2;}
        
        Background color #af3ce2
      
           Border around this has a color of #af3ce2        
        
          <div style="border:2px solid #af3ce2;">Content here</div>
        
        
          .myborder {border:2px solid #af3ce2;}
        
        Border color #af3ce2