#545ec2 color space conversions
Hex:
        #545ec2
        RGB:
        84, 94, 194
        CMY:
        67, 63, 24
        CMYK:
        57, 52, 0, 24
      HSL:
        235°, 47.4138%, 54.5098%
        HSV (HSB):
        235°, 56.7010%, 76.0784%
        XYZ:
        17.3965, 13.7853, 52.7829
        xyY:
        0.2072, 0.1642, 13.7853
      CIE-Lab:
        43.9234, 25.5957, -53.7952
        CIE-LCH:
        43.9234, 59.5740, 295.4450
        CIE-Luv:
        43.9234, -9.0946, -82.2232
        Hunter-Lab:
        37.1285, 18.6608, -58.2982
      #545ec2 color charts
#545ec2 RGB chart
      #545ec2 CMYK chart
      #545ec2 RGB pie chart
      #545ec2 color shades, tints & tones
#545ec2 color schemes
#545ec2 color preview, HTML & CSS examples
           This text has a color of #545ec2        
        
          <p style="color:#545ec2;">Text here</p>
        
        
          .mytext {color:#545ec2;}
        
        Text color #545ec2
      
           This box has a color of #545ec2        
        
          <div style="background-color:#545ec2;">Content here</div>
        
        
          .mybackground {background-color:#545ec2;}
        
        Background color #545ec2
      
           Border around this has a color of #545ec2        
        
          <div style="border:2px solid #545ec2;">Content here</div>
        
        
          .myborder {border:2px solid #545ec2;}
        
        Border color #545ec2