#af55ff color space conversions
Hex:
        #af55ff
        RGB:
        175, 85, 255
        CMY:
        31, 67, 0
        CMYK:
        31, 67, 0, 0
      HSL:
        272°, 100.0000%, 66.6667%
        HSV (HSB):
        272°, 66.6667%, 100.0000%
        XYZ:
        38.9777, 22.8310, 96.9602
        xyY:
        0.2455, 0.1438, 22.8310
      CIE-Lab:
        54.8978, 65.8808, -70.1784
        CIE-LCH:
        54.8978, 96.2564, 313.1908
        CIE-Luv:
        54.8978, 24.3069, -116.1224
        Hunter-Lab:
        47.7818, 61.9923, -86.8659
      #af55ff color charts
#af55ff RGB chart
      #af55ff CMYK chart
      #af55ff RGB pie chart
      #af55ff color shades, tints & tones
#af55ff color schemes
#af55ff color preview, HTML & CSS examples
           This text has a color of #af55ff        
        
          <p style="color:#af55ff;">Text here</p>
        
        
          .mytext {color:#af55ff;}
        
        Text color #af55ff
      
           This box has a color of #af55ff        
        
          <div style="background-color:#af55ff;">Content here</div>
        
        
          .mybackground {background-color:#af55ff;}
        
        Background color #af55ff
      
           Border around this has a color of #af55ff        
        
          <div style="border:2px solid #af55ff;">Content here</div>
        
        
          .myborder {border:2px solid #af55ff;}
        
        Border color #af55ff