#af00eb color space conversions
Hex:
        #af00eb
        RGB:
        175, 0, 235
        CMY:
        31, 100, 8
        CMYK:
        26, 100, 0, 8
      HSL:
        285°, 100.0000%, 46.0784%
        HSV (HSB):
        285°, 100.0000%, 92.1569%
        XYZ:
        32.6746, 15.1121, 79.7920
        xyY:
        0.2561, 0.1185, 15.1121
      CIE-Lab:
        45.7874, 83.9378, -73.7842
        CIE-LCH:
        45.7874, 111.7572, 318.6834
        CIE-Luv:
        45.7874, 38.2268, -116.4441
        Hunter-Lab:
        38.8743, 82.0026, -94.4846
      #af00eb color charts
#af00eb RGB chart
      #af00eb CMYK chart
      #af00eb RGB pie chart
      #af00eb color shades, tints & tones
#af00eb color schemes
#af00eb color preview, HTML & CSS examples
           This text has a color of #af00eb        
        
          <p style="color:#af00eb;">Text here</p>
        
        
          .mytext {color:#af00eb;}
        
        Text color #af00eb
      
           This box has a color of #af00eb        
        
          <div style="background-color:#af00eb;">Content here</div>
        
        
          .mybackground {background-color:#af00eb;}
        
        Background color #af00eb
      
           Border around this has a color of #af00eb        
        
          <div style="border:2px solid #af00eb;">Content here</div>
        
        
          .myborder {border:2px solid #af00eb;}
        
        Border color #af00eb