#a5235a color space conversions
Hex:
        #a5235a
        RGB:
        165, 35, 90
        CMY:
        35, 86, 65
        CMYK:
        0, 79, 45, 35
      HSL:
        335°, 65.0000%, 39.2157%
        HSV (HSB):
        335°, 78.7879%, 64.7059%
        XYZ:
        17.9635, 9.9396, 10.6446
        xyY:
        0.4660, 0.2579, 9.9396
      CIE-Lab:
        37.7338, 55.3268, 0.5105
        CIE-LCH:
        37.7338, 55.3291, 0.5286
        CIE-Luv:
        37.7338, 80.0818, -9.2159
        Hunter-Lab:
        31.5271, 46.5335, 2.0507
      #a5235a color charts
#a5235a RGB chart
      #a5235a CMYK chart
      #a5235a RGB pie chart
      #a5235a color shades, tints & tones
#a5235a color schemes
#a5235a color preview, HTML & CSS examples
           This text has a color of #a5235a        
        
          <p style="color:#a5235a;">Text here</p>
        
        
          .mytext {color:#a5235a;}
        
        Text color #a5235a
      
           This box has a color of #a5235a        
        
          <div style="background-color:#a5235a;">Content here</div>
        
        
          .mybackground {background-color:#a5235a;}
        
        Background color #a5235a
      
           Border around this has a color of #a5235a        
        
          <div style="border:2px solid #a5235a;">Content here</div>
        
        
          .myborder {border:2px solid #a5235a;}
        
        Border color #a5235a