#af04c2 color space conversions
Hex:
        #af04c2
        RGB:
        175, 4, 194
        CMY:
        31, 98, 24
        CMYK:
        10, 98, 0, 24
      HSL:
        294°, 95.9596%, 38.8235%
        HSV (HSB):
        294°, 97.9381%, 76.0784%
        XYZ:
        27.4602, 13.0958, 52.1194
        xyY:
        0.2963, 0.1413, 13.0958
      CIE-Lab:
        42.9073, 76.6302, -54.8860
        CIE-LCH:
        42.9073, 94.2584, 324.3880
        CIE-Luv:
        42.9073, 50.7708, -88.3438
        Hunter-Lab:
        36.1882, 72.1196, -60.0597
      #af04c2 color charts
#af04c2 RGB chart
      #af04c2 CMYK chart
      #af04c2 RGB pie chart
      #af04c2 color shades, tints & tones
#af04c2 color schemes
#af04c2 color preview, HTML & CSS examples
           This text has a color of #af04c2        
        
          <p style="color:#af04c2;">Text here</p>
        
        
          .mytext {color:#af04c2;}
        
        Text color #af04c2
      
           This box has a color of #af04c2        
        
          <div style="background-color:#af04c2;">Content here</div>
        
        
          .mybackground {background-color:#af04c2;}
        
        Background color #af04c2
      
           Border around this has a color of #af04c2        
        
          <div style="border:2px solid #af04c2;">Content here</div>
        
        
          .myborder {border:2px solid #af04c2;}
        
        Border color #af04c2