#45418b color space conversions
Hex:
        #45418b
        RGB:
        69, 65, 139
        CMY:
        73, 75, 45
        CMYK:
        50, 53, 0, 45
      HSL:
        243°, 36.2745%, 40.0000%
        HSV (HSB):
        243°, 53.2374%, 54.5098%
        XYZ:
        9.0047, 6.9099, 25.2852
        xyY:
        0.2186, 0.1677, 6.9099
      CIE-Lab:
        31.6009, 22.7605, -40.8617
        CIE-LCH:
        31.6009, 46.7731, 299.1184
        CIE-Luv:
        31.6009, -2.7798, -56.8714
        Hunter-Lab:
        26.2867, 15.1452, -38.6306
      #45418b color charts
#45418b RGB chart
      #45418b CMYK chart
      #45418b RGB pie chart
      #45418b color shades, tints & tones
#45418b color schemes
#45418b color preview, HTML & CSS examples
           This text has a color of #45418b        
        
          <p style="color:#45418b;">Text here</p>
        
        
          .mytext {color:#45418b;}
        
        Text color #45418b
      
           This box has a color of #45418b        
        
          <div style="background-color:#45418b;">Content here</div>
        
        
          .mybackground {background-color:#45418b;}
        
        Background color #45418b
      
           Border around this has a color of #45418b        
        
          <div style="border:2px solid #45418b;">Content here</div>
        
        
          .myborder {border:2px solid #45418b;}
        
        Border color #45418b