#af05e6 color space conversions
Hex:
        #af05e6
        RGB:
        175, 5, 230
        CMY:
        31, 98, 10
        CMYK:
        24, 98, 0, 10
      HSL:
        285°, 95.7447%, 46.0784%
        HSV (HSB):
        285°, 97.8261%, 90.1961%
        XYZ:
        32.0164, 14.9357, 76.0583
        xyY:
        0.2603, 0.1214, 14.9357
      CIE-Lab:
        45.5460, 82.6105, -71.3429
        CIE-LCH:
        45.5460, 109.1527, 319.1859
        CIE-Luv:
        45.5460, 39.4543, -112.9348
        Hunter-Lab:
        38.6467, 80.2445, -89.6325
      #af05e6 color charts
#af05e6 RGB chart
      #af05e6 CMYK chart
      #af05e6 RGB pie chart
      #af05e6 color shades, tints & tones
#af05e6 color schemes
#af05e6 color preview, HTML & CSS examples
           This text has a color of #af05e6        
        
          <p style="color:#af05e6;">Text here</p>
        
        
          .mytext {color:#af05e6;}
        
        Text color #af05e6
      
           This box has a color of #af05e6        
        
          <div style="background-color:#af05e6;">Content here</div>
        
        
          .mybackground {background-color:#af05e6;}
        
        Background color #af05e6
      
           Border around this has a color of #af05e6        
        
          <div style="border:2px solid #af05e6;">Content here</div>
        
        
          .myborder {border:2px solid #af05e6;}
        
        Border color #af05e6