#45418e color space conversions
Hex:
        #45418e
        RGB:
        69, 65, 142
        CMY:
        73, 75, 44
        CMYK:
        51, 54, 0, 44
      HSL:
        243°, 37.1981%, 40.5882%
        HSV (HSB):
        243°, 54.2254%, 55.6863%
        XYZ:
        9.2270, 6.9988, 26.4558
        xyY:
        0.2162, 0.1640, 6.9988
      CIE-Lab:
        31.8042, 23.7446, -42.3796
        CIE-LCH:
        31.8042, 48.5782, 299.2612
        CIE-Luv:
        31.8042, -2.9667, -59.0988
        Hunter-Lab:
        26.4552, 15.9603, -40.7725
      #45418e color charts
#45418e RGB chart
      #45418e CMYK chart
      #45418e RGB pie chart
      #45418e color shades, tints & tones
#45418e color schemes
#45418e color preview, HTML & CSS examples
           This text has a color of #45418e        
        
          <p style="color:#45418e;">Text here</p>
        
        
          .mytext {color:#45418e;}
        
        Text color #45418e
      
           This box has a color of #45418e        
        
          <div style="background-color:#45418e;">Content here</div>
        
        
          .mybackground {background-color:#45418e;}
        
        Background color #45418e
      
           Border around this has a color of #45418e        
        
          <div style="border:2px solid #45418e;">Content here</div>
        
        
          .myborder {border:2px solid #45418e;}
        
        Border color #45418e