#af288d color space conversions
Hex:
        #af288d
        RGB:
        175, 40, 141
        CMY:
        31, 84, 45
        CMYK:
        0, 77, 19, 31
      HSL:
        315°, 62.7907%, 42.1569%
        HSV (HSB):
        315°, 77.1429%, 68.6275%
        XYZ:
        23.2457, 12.5546, 26.3974
        xyY:
        0.3737, 0.2019, 12.5546
      CIE-Lab:
        42.0844, 62.3197, -24.5633
        CIE-LCH:
        42.0844, 66.9858, 338.4881
        CIE-Luv:
        42.0844, 66.7214, -43.6172
        Hunter-Lab:
        35.4325, 55.0991, -19.3686
      #af288d color charts
#af288d RGB chart
      #af288d CMYK chart
      #af288d RGB pie chart
      #af288d color shades, tints & tones
#af288d color schemes
#af288d color preview, HTML & CSS examples
           This text has a color of #af288d        
        
          <p style="color:#af288d;">Text here</p>
        
        
          .mytext {color:#af288d;}
        
        Text color #af288d
      
           This box has a color of #af288d        
        
          <div style="background-color:#af288d;">Content here</div>
        
        
          .mybackground {background-color:#af288d;}
        
        Background color #af288d
      
           Border around this has a color of #af288d        
        
          <div style="border:2px solid #af288d;">Content here</div>
        
        
          .myborder {border:2px solid #af288d;}
        
        Border color #af288d