#5454d0 color space conversions
Hex:
        #5454d0
        RGB:
        84, 84, 208
        CMY:
        67, 67, 18
        CMYK:
        60, 60, 0, 18
      HSL:
        240°, 56.8807%, 57.2549%
        HSV (HSB):
        240°, 59.6154%, 81.5686%
        XYZ:
        18.2116, 12.7795, 61.1813
        xyY:
        0.1976, 0.1386, 12.7795
      CIE-Lab:
        42.4292, 36.4030, -64.2977
        CIE-LCH:
        42.4292, 73.8876, 299.5170
        CIE-Luv:
        42.4292, -7.0000, -97.0829
        Hunter-Lab:
        35.7485, 28.3749, -76.4473
      #5454d0 color charts
#5454d0 RGB chart
      #5454d0 CMYK chart
      #5454d0 RGB pie chart
      #5454d0 color shades, tints & tones
#5454d0 color schemes
#5454d0 color preview, HTML & CSS examples
           This text has a color of #5454d0        
        
          <p style="color:#5454d0;">Text here</p>
        
        
          .mytext {color:#5454d0;}
        
        Text color #5454d0
      
           This box has a color of #5454d0        
        
          <div style="background-color:#5454d0;">Content here</div>
        
        
          .mybackground {background-color:#5454d0;}
        
        Background color #5454d0
      
           Border around this has a color of #5454d0        
        
          <div style="border:2px solid #5454d0;">Content here</div>
        
        
          .myborder {border:2px solid #5454d0;}
        
        Border color #5454d0