#af05ff color space conversions
Hex:
        #af05ff
        RGB:
        175, 5, 255
        CMY:
        31, 98, 0
        CMYK:
        31, 98, 0, 0
      HSL:
        281°, 100.0000%, 50.9804%
        HSV (HSB):
        281°, 98.0392%, 100.0000%
        XYZ:
        35.7835, 16.4425, 95.8955
        xyY:
        0.2416, 0.1110, 16.4425
      CIE-Lab:
        47.5498, 87.1153, -82.1405
        CIE-LCH:
        47.5498, 119.7336, 316.6836
        CIE-Luv:
        47.5498, 32.9008, -129.0485
        Hunter-Lab:
        40.5494, 86.5590, -111.8308
      #af05ff color charts
#af05ff RGB chart
      #af05ff CMYK chart
      #af05ff RGB pie chart
      #af05ff color shades, tints & tones
#af05ff color schemes
#af05ff color preview, HTML & CSS examples
           This text has a color of #af05ff        
        
          <p style="color:#af05ff;">Text here</p>
        
        
          .mytext {color:#af05ff;}
        
        Text color #af05ff
      
           This box has a color of #af05ff        
        
          <div style="background-color:#af05ff;">Content here</div>
        
        
          .mybackground {background-color:#af05ff;}
        
        Background color #af05ff
      
           Border around this has a color of #af05ff        
        
          <div style="border:2px solid #af05ff;">Content here</div>
        
        
          .myborder {border:2px solid #af05ff;}
        
        Border color #af05ff