#45297c color space conversions
Hex:
        #45297c
        RGB:
        69, 41, 124
        CMY:
        73, 84, 51
        CMYK:
        44, 67, 0, 51
      HSL:
        260°, 50.3030%, 32.3529%
        HSV (HSB):
        260°, 66.9355%, 48.6275%
        XYZ:
        6.8853, 4.3063, 19.5371
        xyY:
        0.2241, 0.1401, 4.3063
      CIE-Lab:
        24.6593, 33.1762, -42.7031
        CIE-LCH:
        24.6593, 54.0761, 307.8438
        CIE-Luv:
        24.6593, 4.4450, -54.6304
        Hunter-Lab:
        20.7517, 22.9097, -41.2936
      #45297c color charts
#45297c RGB chart
      #45297c CMYK chart
      #45297c RGB pie chart
      #45297c color shades, tints & tones
#45297c color schemes
#45297c color preview, HTML & CSS examples
           This text has a color of #45297c        
        
          <p style="color:#45297c;">Text here</p>
        
        
          .mytext {color:#45297c;}
        
        Text color #45297c
      
           This box has a color of #45297c        
        
          <div style="background-color:#45297c;">Content here</div>
        
        
          .mybackground {background-color:#45297c;}
        
        Background color #45297c
      
           Border around this has a color of #45297c        
        
          <div style="border:2px solid #45297c;">Content here</div>
        
        
          .myborder {border:2px solid #45297c;}
        
        Border color #45297c