#545e9d color space conversions
Hex:
        #545e9d
        RGB:
        84, 94, 157
        CMY:
        67, 63, 38
        CMYK:
        46, 40, 0, 38
      HSL:
        232°, 30.2905%, 47.2549%
        HSV (HSB):
        232°, 46.4968%, 61.5686%
        XYZ:
        13.7447, 12.3245, 33.5527
        xyY:
        0.2305, 0.2067, 12.3245
      CIE-Lab:
        41.7274, 13.6184, -35.5589
        CIE-LCH:
        41.7274, 38.0775, 290.9559
        CIE-Luv:
        41.7274, -7.6656, -52.9976
        Hunter-Lab:
        35.1063, 8.4494, -32.0918
      #545e9d color charts
#545e9d RGB chart
      #545e9d CMYK chart
      #545e9d RGB pie chart
      #545e9d color shades, tints & tones
#545e9d color schemes
#545e9d color preview, HTML & CSS examples
           This text has a color of #545e9d        
        
          <p style="color:#545e9d;">Text here</p>
        
        
          .mytext {color:#545e9d;}
        
        Text color #545e9d
      
           This box has a color of #545e9d        
        
          <div style="background-color:#545e9d;">Content here</div>
        
        
          .mybackground {background-color:#545e9d;}
        
        Background color #545e9d
      
           Border around this has a color of #545e9d        
        
          <div style="border:2px solid #545e9d;">Content here</div>
        
        
          .myborder {border:2px solid #545e9d;}
        
        Border color #545e9d