#545ad5 color space conversions
Hex:
        #545ad5
        RGB:
        84, 90, 213
        CMY:
        67, 65, 16
        CMYK:
        61, 58, 0, 16
      HSL:
        237°, 60.5634%, 58.2353%
        HSV (HSB):
        237°, 60.5634%, 83.5294%
        XYZ:
        19.3226, 14.0012, 64.6349
        xyY:
        0.1973, 0.1429, 14.0012
      CIE-Lab:
        44.2347, 34.3663, -64.2333
        CIE-LCH:
        44.2347, 72.8489, 298.1478
        CIE-Luv:
        44.2347, -8.7561, -98.1098
        Hunter-Lab:
        37.4182, 26.6945, -76.2226
      #545ad5 color charts
#545ad5 RGB chart
      #545ad5 CMYK chart
      #545ad5 RGB pie chart
      #545ad5 color shades, tints & tones
#545ad5 color schemes
#545ad5 color preview, HTML & CSS examples
           This text has a color of #545ad5        
        
          <p style="color:#545ad5;">Text here</p>
        
        
          .mytext {color:#545ad5;}
        
        Text color #545ad5
      
           This box has a color of #545ad5        
        
          <div style="background-color:#545ad5;">Content here</div>
        
        
          .mybackground {background-color:#545ad5;}
        
        Background color #545ad5
      
           Border around this has a color of #545ad5        
        
          <div style="border:2px solid #545ad5;">Content here</div>
        
        
          .myborder {border:2px solid #545ad5;}
        
        Border color #545ad5