#45339e color space conversions
Hex:
        #45339e
        RGB:
        69, 51, 158
        CMY:
        73, 80, 38
        CMYK:
        56, 68, 0, 38
      HSL:
        250°, 51.1962%, 40.9804%
        HSV (HSB):
        250°, 67.7215%, 61.9608%
        XYZ:
        9.8096, 6.1015, 33.0084
        xyY:
        0.2005, 0.1247, 6.1015
      CIE-Lab:
        29.6671, 37.6944, -55.6180
        CIE-LCH:
        29.6671, 67.1880, 304.1269
        CIE-Luv:
        29.6671, -0.7702, -74.9202
        Hunter-Lab:
        24.7012, 27.6610, -61.9390
      #45339e color charts
#45339e RGB chart
      #45339e CMYK chart
      #45339e RGB pie chart
      #45339e color shades, tints & tones
#45339e color schemes
#45339e color preview, HTML & CSS examples
           This text has a color of #45339e        
        
          <p style="color:#45339e;">Text here</p>
        
        
          .mytext {color:#45339e;}
        
        Text color #45339e
      
           This box has a color of #45339e        
        
          <div style="background-color:#45339e;">Content here</div>
        
        
          .mybackground {background-color:#45339e;}
        
        Background color #45339e
      
           Border around this has a color of #45339e        
        
          <div style="border:2px solid #45339e;">Content here</div>
        
        
          .myborder {border:2px solid #45339e;}
        
        Border color #45339e