#45288d color space conversions
Hex:
        #45288d
        RGB:
        69, 40, 141
        CMY:
        73, 84, 45
        CMYK:
        51, 72, 0, 45
      HSL:
        257°, 55.8011%, 35.4902%
        HSV (HSB):
        257°, 71.6312%, 55.2941%
        XYZ:
        8.0208, 4.7059, 25.6849
        xyY:
        0.2088, 0.1225, 4.7059
      CIE-Lab:
        25.8798, 38.7954, -51.3699
        CIE-LCH:
        25.8798, 64.3735, 307.0607
        CIE-Luv:
        25.8798, 2.7807, -66.0281
        Hunter-Lab:
        21.6930, 28.0355, -55.0151
      #45288d color charts
#45288d RGB chart
      #45288d CMYK chart
      #45288d RGB pie chart
      #45288d color shades, tints & tones
#45288d color schemes
#45288d color preview, HTML & CSS examples
           This text has a color of #45288d        
        
          <p style="color:#45288d;">Text here</p>
        
        
          .mytext {color:#45288d;}
        
        Text color #45288d
      
           This box has a color of #45288d        
        
          <div style="background-color:#45288d;">Content here</div>
        
        
          .mybackground {background-color:#45288d;}
        
        Background color #45288d
      
           Border around this has a color of #45288d        
        
          <div style="border:2px solid #45288d;">Content here</div>
        
        
          .myborder {border:2px solid #45288d;}
        
        Border color #45288d