#45286b color space conversions
Hex:
        #45286b
        RGB:
        69, 40, 107
        CMY:
        73, 84, 58
        CMYK:
        36, 63, 0, 58
      HSL:
        266°, 45.5782%, 28.8235%
        HSV (HSB):
        266°, 62.6168%, 41.9608%
        XYZ:
        5.8669, 3.8443, 14.3427
        xyY:
        0.2439, 0.1598, 3.8443
      CIE-Lab:
        23.1500, 28.8528, -34.2624
        CIE-LCH:
        23.1500, 44.7928, 310.1011
        CIE-Luv:
        23.1500, 6.7378, -43.2303
        Hunter-Lab:
        19.6070, 19.0993, -29.6465
      #45286b color charts
#45286b RGB chart
      #45286b CMYK chart
      #45286b RGB pie chart
      #45286b color shades, tints & tones
#45286b color schemes
#45286b color preview, HTML & CSS examples
           This text has a color of #45286b        
        
          <p style="color:#45286b;">Text here</p>
        
        
          .mytext {color:#45286b;}
        
        Text color #45286b
      
           This box has a color of #45286b        
        
          <div style="background-color:#45286b;">Content here</div>
        
        
          .mybackground {background-color:#45286b;}
        
        Background color #45286b
      
           Border around this has a color of #45286b        
        
          <div style="border:2px solid #45286b;">Content here</div>
        
        
          .myborder {border:2px solid #45286b;}
        
        Border color #45286b