#6085ef color space conversions
Hex:
        #6085ef
        RGB:
        96, 133, 239
        CMY:
        62, 48, 6
        CMYK:
        60, 44, 0, 6
      HSL:
        224°, 81.7143%, 65.6863%
        HSV (HSB):
        224°, 59.8326%, 93.7255%
        XYZ:
        28.7914, 25.4938, 85.0647
        xyY:
        0.2066, 0.1829, 25.4938
      CIE-Lab:
        57.5535, 18.7572, -57.3851
        CIE-LCH:
        57.5535, 60.3729, 288.1007
        CIE-Luv:
        57.5535, -18.7203, -92.7972
        Hunter-Lab:
        50.4914, 13.4248, -64.5439
      #6085ef color charts
#6085ef RGB chart
      #6085ef CMYK chart
      #6085ef RGB pie chart
      #6085ef color shades, tints & tones
#6085ef color schemes
#6085ef color preview, HTML & CSS examples
           This text has a color of #6085ef        
        
          <p style="color:#6085ef;">Text here</p>
        
        
          .mytext {color:#6085ef;}
        
        Text color #6085ef
      
           This box has a color of #6085ef        
        
          <div style="background-color:#6085ef;">Content here</div>
        
        
          .mybackground {background-color:#6085ef;}
        
        Background color #6085ef
      
           Border around this has a color of #6085ef        
        
          <div style="border:2px solid #6085ef;">Content here</div>
        
        
          .myborder {border:2px solid #6085ef;}
        
        Border color #6085ef