#45259d color space conversions
Hex:
        #45259d
        RGB:
        69, 37, 157
        CMY:
        73, 85, 38
        CMYK:
        56, 76, 0, 38
      HSL:
        256°, 61.8557%, 38.0392%
        HSV (HSB):
        256°, 76.4331%, 61.5686%
        XYZ:
        9.2016, 5.0227, 32.3828
        xyY:
        0.1974, 0.1078, 5.0227
      CIE-Lab:
        26.7992, 45.1064, -59.7082
        CIE-LCH:
        26.7992, 74.8309, 307.0691
        CIE-Luv:
        26.7992, 1.6509, -76.4852
        Hunter-Lab:
        22.4113, 34.0686, -69.9820
      #45259d color charts
#45259d RGB chart
      #45259d CMYK chart
      #45259d RGB pie chart
      #45259d color shades, tints & tones
#45259d color schemes
#45259d color preview, HTML & CSS examples
           This text has a color of #45259d        
        
          <p style="color:#45259d;">Text here</p>
        
        
          .mytext {color:#45259d;}
        
        Text color #45259d
      
           This box has a color of #45259d        
        
          <div style="background-color:#45259d;">Content here</div>
        
        
          .mybackground {background-color:#45259d;}
        
        Background color #45259d
      
           Border around this has a color of #45259d        
        
          <div style="border:2px solid #45259d;">Content here</div>
        
        
          .myborder {border:2px solid #45259d;}
        
        Border color #45259d