#45152e color space conversions
Hex:
        #45152e
        RGB:
        69, 21, 46
        CMY:
        73, 92, 82
        CMYK:
        0, 70, 33, 73
      HSL:
        329°, 53.3333%, 17.6471%
        HSV (HSB):
        329°, 69.5652%, 27.0588%
        XYZ:
        3.2156, 1.9988, 2.8011
        xyY:
        0.4012, 0.2494, 1.9988
      CIE-Lab:
        15.4809, 26.0184, -4.7634
        CIE-LCH:
        15.4809, 26.4508, 349.6253
        CIE-Luv:
        15.4809, 22.4078, -7.2275
        Hunter-Lab:
        14.1379, 15.8571, -1.8504
      #45152e color charts
#45152e RGB chart
      #45152e CMYK chart
      #45152e RGB pie chart
      #45152e color shades, tints & tones
#45152e color schemes
#45152e color preview, HTML & CSS examples
           This text has a color of #45152e        
        
          <p style="color:#45152e;">Text here</p>
        
        
          .mytext {color:#45152e;}
        
        Text color #45152e
      
           This box has a color of #45152e        
        
          <div style="background-color:#45152e;">Content here</div>
        
        
          .mybackground {background-color:#45152e;}
        
        Background color #45152e
      
           Border around this has a color of #45152e        
        
          <div style="border:2px solid #45152e;">Content here</div>
        
        
          .myborder {border:2px solid #45152e;}
        
        Border color #45152e