#4545d0 color space conversions
Hex:
        #4545d0
        RGB:
        69, 69, 208
        CMY:
        73, 73, 18
        CMYK:
        67, 67, 0, 18
      HSL:
        240°, 59.6567%, 54.3137%
        HSV (HSB):
        240°, 66.8269%, 81.5686%
        XYZ:
        15.9675, 10.0755, 60.7777
        xyY:
        0.1839, 0.1160, 10.0755
      CIE-Lab:
        37.9776, 43.2281, -71.6090
        CIE-LCH:
        37.9776, 83.6452, 301.1181
        CIE-Luv:
        37.9776, -7.4342, -103.1020
        Hunter-Lab:
        31.7420, 34.2445, -91.3057
      #4545d0 color charts
#4545d0 RGB chart
      #4545d0 CMYK chart
      #4545d0 RGB pie chart
      #4545d0 color shades, tints & tones
#4545d0 color schemes
#4545d0 color preview, HTML & CSS examples
           This text has a color of #4545d0        
        
          <p style="color:#4545d0;">Text here</p>
        
        
          .mytext {color:#4545d0;}
        
        Text color #4545d0
      
           This box has a color of #4545d0        
        
          <div style="background-color:#4545d0;">Content here</div>
        
        
          .mybackground {background-color:#4545d0;}
        
        Background color #4545d0
      
           Border around this has a color of #4545d0        
        
          <div style="border:2px solid #4545d0;">Content here</div>
        
        
          .myborder {border:2px solid #4545d0;}
        
        Border color #4545d0