#af026d color space conversions
Hex:
        #af026d
        RGB:
        175, 2, 109
        CMY:
        31, 99, 57
        CMYK:
        0, 99, 38, 31
      HSL:
        323°, 97.7401%, 34.7059%
        HSV (HSB):
        323°, 98.8571%, 68.6275%
        XYZ:
        20.4612, 10.2615, 15.3702
        xyY:
        0.4439, 0.2226, 10.2615
      CIE-Lab:
        38.3077, 65.5788, -10.5026
        CIE-LCH:
        38.3077, 66.4145, 350.9012
        CIE-Luv:
        38.3077, 86.3274, -24.6455
        Hunter-Lab:
        32.0336, 57.9568, -6.0248
      #af026d color charts
#af026d RGB chart
      #af026d CMYK chart
      #af026d RGB pie chart
      #af026d color shades, tints & tones
#af026d color schemes
#af026d color preview, HTML & CSS examples
           This text has a color of #af026d        
        
          <p style="color:#af026d;">Text here</p>
        
        
          .mytext {color:#af026d;}
        
        Text color #af026d
      
           This box has a color of #af026d        
        
          <div style="background-color:#af026d;">Content here</div>
        
        
          .mybackground {background-color:#af026d;}
        
        Background color #af026d
      
           Border around this has a color of #af026d        
        
          <div style="border:2px solid #af026d;">Content here</div>
        
        
          .myborder {border:2px solid #af026d;}
        
        Border color #af026d