#a5217d color space conversions
Hex:
        #a5217d
        RGB:
        165, 33, 125
        CMY:
        35, 87, 51
        CMYK:
        0, 80, 24, 35
      HSL:
        318°, 66.6667%, 38.8235%
        HSV (HSB):
        318°, 80.0000%, 64.7059%
        XYZ:
        19.7626, 10.5677, 20.4002
        xyY:
        0.3896, 0.2083, 10.5677
      CIE-Lab:
        38.8426, 59.8230, -19.8864
        CIE-LCH:
        38.8426, 63.0417, 341.6121
        CIE-Luv:
        38.8426, 66.7818, -35.9450
        Hunter-Lab:
        32.5080, 51.6263, -14.4515
      #a5217d color charts
#a5217d RGB chart
      #a5217d CMYK chart
      #a5217d RGB pie chart
      #a5217d color shades, tints & tones
#a5217d color schemes
#a5217d color preview, HTML & CSS examples
           This text has a color of #a5217d        
        
          <p style="color:#a5217d;">Text here</p>
        
        
          .mytext {color:#a5217d;}
        
        Text color #a5217d
      
           This box has a color of #a5217d        
        
          <div style="background-color:#a5217d;">Content here</div>
        
        
          .mybackground {background-color:#a5217d;}
        
        Background color #a5217d
      
           Border around this has a color of #a5217d        
        
          <div style="border:2px solid #a5217d;">Content here</div>
        
        
          .myborder {border:2px solid #a5217d;}
        
        Border color #a5217d