#af44fb color space conversions
Hex:
        #af44fb
        RGB:
        175, 68, 251
        CMY:
        31, 73, 2
        CMYK:
        30, 73, 0, 2
      HSL:
        275°, 95.8115%, 62.5490%
        HSV (HSB):
        275°, 72.9084%, 98.4314%
        XYZ:
        37.1589, 20.2132, 93.2098
        xyY:
        0.2468, 0.1342, 20.2132
      CIE-Lab:
        52.0775, 72.1672, -72.5275
        CIE-LCH:
        52.0775, 102.3149, 314.8573
        CIE-Luv:
        52.0775, 28.3667, -118.4167
        Hunter-Lab:
        44.9591, 68.8525, -91.4494
      #af44fb color charts
#af44fb RGB chart
      #af44fb CMYK chart
      #af44fb RGB pie chart
      #af44fb color shades, tints & tones
#af44fb color schemes
#af44fb color preview, HTML & CSS examples
           This text has a color of #af44fb        
        
          <p style="color:#af44fb;">Text here</p>
        
        
          .mytext {color:#af44fb;}
        
        Text color #af44fb
      
           This box has a color of #af44fb        
        
          <div style="background-color:#af44fb;">Content here</div>
        
        
          .mybackground {background-color:#af44fb;}
        
        Background color #af44fb
      
           Border around this has a color of #af44fb        
        
          <div style="border:2px solid #af44fb;">Content here</div>
        
        
          .myborder {border:2px solid #af44fb;}
        
        Border color #af44fb