#6054af color space conversions
Hex:
        #6054af
        RGB:
        96, 84, 175
        CMY:
        62, 67, 31
        CMYK:
        45, 52, 0, 31
      HSL:
        248°, 36.2550%, 50.7843%
        HSV (HSB):
        248°, 52.0000%, 68.6275%
        XYZ:
        15.7321, 11.9226, 42.0296
        xyY:
        0.2258, 0.1711, 11.9226
      CIE-Lab:
        41.0928, 28.4377, -47.1865
        CIE-LCH:
        41.0928, 55.0933, 301.0759
        CIE-Luv:
        41.0928, -0.8513, -71.4252
        Hunter-Lab:
        34.5291, 20.9018, -47.9987
      #6054af color charts
#6054af RGB chart
      #6054af CMYK chart
      #6054af RGB pie chart
      #6054af color shades, tints & tones
#6054af color schemes
#6054af color preview, HTML & CSS examples
           This text has a color of #6054af        
        
          <p style="color:#6054af;">Text here</p>
        
        
          .mytext {color:#6054af;}
        
        Text color #6054af
      
           This box has a color of #6054af        
        
          <div style="background-color:#6054af;">Content here</div>
        
        
          .mybackground {background-color:#6054af;}
        
        Background color #6054af
      
           Border around this has a color of #6054af        
        
          <div style="border:2px solid #6054af;">Content here</div>
        
        
          .myborder {border:2px solid #6054af;}
        
        Border color #6054af