#45024d color space conversions
Hex:
        #45024d
        RGB:
        69, 2, 77
        CMY:
        73, 99, 70
        CMYK:
        10, 97, 0, 70
      HSL:
        294°, 94.9367%, 15.4902%
        HSV (HSB):
        294°, 97.4026%, 30.1961%
        XYZ:
        3.8155, 1.8444, 7.1761
        xyY:
        0.2972, 0.1437, 1.8444
      CIE-Lab:
        14.6488, 39.0948, -27.9438
        CIE-LCH:
        14.6488, 48.0548, 324.4439
        CIE-Luv:
        14.6488, 17.1517, -29.5536
        Hunter-Lab:
        13.5810, 26.3816, -21.8215
      #45024d color charts
#45024d RGB chart
      #45024d CMYK chart
      #45024d RGB pie chart
      #45024d color shades, tints & tones
#45024d color schemes
#45024d color preview, HTML & CSS examples
           This text has a color of #45024d        
        
          <p style="color:#45024d;">Text here</p>
        
        
          .mytext {color:#45024d;}
        
        Text color #45024d
      
           This box has a color of #45024d        
        
          <div style="background-color:#45024d;">Content here</div>
        
        
          .mybackground {background-color:#45024d;}
        
        Background color #45024d
      
           Border around this has a color of #45024d        
        
          <div style="border:2px solid #45024d;">Content here</div>
        
        
          .myborder {border:2px solid #45024d;}
        
        Border color #45024d