#6039a5 color space conversions
Hex:
        #6039a5
        RGB:
        96, 57, 165
        CMY:
        62, 78, 35
        CMYK:
        42, 65, 0, 35
      HSL:
        262°, 48.6486%, 43.5294%
        HSV (HSB):
        262°, 65.4545%, 64.7059%
        XYZ:
        13.0785, 8.1297, 36.4772
        xyY:
        0.2267, 0.1409, 8.1297
      CIE-Lab:
        34.2515, 41.5318, -52.2643
        CIE-LCH:
        34.2515, 66.7566, 308.4724
        CIE-Luv:
        34.2515, 7.1970, -75.2638
        Hunter-Lab:
        28.5126, 31.9798, -55.8931
      #6039a5 color charts
#6039a5 RGB chart
      #6039a5 CMYK chart
      #6039a5 RGB pie chart
      #6039a5 color shades, tints & tones
#6039a5 color schemes
#6039a5 color preview, HTML & CSS examples
           This text has a color of #6039a5        
        
          <p style="color:#6039a5;">Text here</p>
        
        
          .mytext {color:#6039a5;}
        
        Text color #6039a5
      
           This box has a color of #6039a5        
        
          <div style="background-color:#6039a5;">Content here</div>
        
        
          .mybackground {background-color:#6039a5;}
        
        Background color #6039a5
      
           Border around this has a color of #6039a5        
        
          <div style="border:2px solid #6039a5;">Content here</div>
        
        
          .myborder {border:2px solid #6039a5;}
        
        Border color #6039a5