#af2abf color space conversions
Hex:
        #af2abf
        RGB:
        175, 42, 191
        CMY:
        31, 84, 25
        CMYK:
        8, 78, 0, 25
      HSL:
        294°, 63.9485%, 45.6863%
        HSV (HSB):
        294°, 78.0105%, 74.9020%
        XYZ:
        27.9111, 14.5315, 50.6240
        xyY:
        0.2999, 0.1561, 14.5315
      CIE-Lab:
        44.9857, 69.4710, -49.7917
        CIE-LCH:
        44.9857, 85.4718, 324.3698
        CIE-Luv:
        44.9857, 48.4499, -81.6008
        Hunter-Lab:
        38.1202, 63.9852, -52.0536
      #af2abf color charts
#af2abf RGB chart
      #af2abf CMYK chart
      #af2abf RGB pie chart
      #af2abf color shades, tints & tones
#af2abf color schemes
#af2abf color preview, HTML & CSS examples
           This text has a color of #af2abf        
        
          <p style="color:#af2abf;">Text here</p>
        
        
          .mytext {color:#af2abf;}
        
        Text color #af2abf
      
           This box has a color of #af2abf        
        
          <div style="background-color:#af2abf;">Content here</div>
        
        
          .mybackground {background-color:#af2abf;}
        
        Background color #af2abf
      
           Border around this has a color of #af2abf        
        
          <div style="border:2px solid #af2abf;">Content here</div>
        
        
          .myborder {border:2px solid #af2abf;}
        
        Border color #af2abf