#6054a5 color space conversions
Hex:
        #6054a5
        RGB:
        96, 84, 165
        CMY:
        62, 67, 35
        CMYK:
        42, 49, 0, 35
      HSL:
        249°, 32.5301%, 48.8235%
        HSV (HSB):
        249°, 49.0909%, 64.7059%
        XYZ:
        14.7857, 11.5441, 37.0462
        xyY:
        0.2333, 0.1822, 11.5441
      CIE-Lab:
        40.4821, 25.4513, -42.2404
        CIE-LCH:
        40.4821, 49.3155, 301.0704
        CIE-Luv:
        40.4821, -0.0494, -63.6549
        Hunter-Lab:
        33.9765, 18.2197, -40.8631
      #6054a5 color charts
#6054a5 RGB chart
      #6054a5 CMYK chart
      #6054a5 RGB pie chart
      #6054a5 color shades, tints & tones
#6054a5 color schemes
#6054a5 color preview, HTML & CSS examples
           This text has a color of #6054a5        
        
          <p style="color:#6054a5;">Text here</p>
        
        
          .mytext {color:#6054a5;}
        
        Text color #6054a5
      
           This box has a color of #6054a5        
        
          <div style="background-color:#6054a5;">Content here</div>
        
        
          .mybackground {background-color:#6054a5;}
        
        Background color #6054a5
      
           Border around this has a color of #6054a5        
        
          <div style="border:2px solid #6054a5;">Content here</div>
        
        
          .myborder {border:2px solid #6054a5;}
        
        Border color #6054a5