#a5278b color space conversions
Hex:
        #a5278b
        RGB:
        165, 39, 139
        CMY:
        35, 85, 45
        CMYK:
        0, 76, 16, 35
      HSL:
        312°, 61.7647%, 40.0000%
        HSV (HSB):
        312°, 76.3636%, 64.7059%
        XYZ:
        20.9028, 11.3145, 25.5083
        xyY:
        0.3621, 0.1960, 11.3145
      CIE-Lab:
        40.1051, 59.9717, -26.5597
        CIE-LCH:
        40.1051, 65.5898, 336.1129
        CIE-Luv:
        40.1051, 60.0307, -45.4405
        Hunter-Lab:
        33.6370, 52.0593, -21.4162
      #a5278b color charts
#a5278b RGB chart
      #a5278b CMYK chart
      #a5278b RGB pie chart
      #a5278b color shades, tints & tones
#a5278b color schemes
#a5278b color preview, HTML & CSS examples
           This text has a color of #a5278b        
        
          <p style="color:#a5278b;">Text here</p>
        
        
          .mytext {color:#a5278b;}
        
        Text color #a5278b
      
           This box has a color of #a5278b        
        
          <div style="background-color:#a5278b;">Content here</div>
        
        
          .mybackground {background-color:#a5278b;}
        
        Background color #a5278b
      
           Border around this has a color of #a5278b        
        
          <div style="border:2px solid #a5278b;">Content here</div>
        
        
          .myborder {border:2px solid #a5278b;}
        
        Border color #a5278b