#af2ce2 color space conversions
Hex:
        #af2ce2
        RGB:
        175, 44, 226
        CMY:
        31, 83, 11
        CMYK:
        23, 81, 0, 11
      HSL:
        283°, 75.8333%, 52.9412%
        HSV (HSB):
        283°, 80.5310%, 88.6275%
        XYZ:
        32.3073, 16.4063, 73.4155
        xyY:
        0.2645, 0.1343, 16.4063
      CIE-Lab:
        47.5031, 75.2252, -65.8888
        CIE-LCH:
        47.5031, 100.0009, 318.7853
        CIE-Luv:
        47.5031, 37.8673, -106.3542
        Hunter-Lab:
        40.5047, 71.4919, -79.1108
      #af2ce2 color charts
#af2ce2 RGB chart
      #af2ce2 CMYK chart
      #af2ce2 RGB pie chart
      #af2ce2 color shades, tints & tones
#af2ce2 color schemes
#af2ce2 color preview, HTML & CSS examples
           This text has a color of #af2ce2        
        
          <p style="color:#af2ce2;">Text here</p>
        
        
          .mytext {color:#af2ce2;}
        
        Text color #af2ce2
      
           This box has a color of #af2ce2        
        
          <div style="background-color:#af2ce2;">Content here</div>
        
        
          .mybackground {background-color:#af2ce2;}
        
        Background color #af2ce2
      
           Border around this has a color of #af2ce2        
        
          <div style="border:2px solid #af2ce2;">Content here</div>
        
        
          .myborder {border:2px solid #af2ce2;}
        
        Border color #af2ce2