#6085d3 color space conversions
Hex:
        #6085d3
        RGB:
        96, 133, 211
        CMY:
        62, 48, 17
        CMYK:
        55, 37, 0, 17
      HSL:
        221°, 56.6502%, 60.1961%
        HSV (HSB):
        221°, 54.5024%, 82.7451%
        XYZ:
        24.9693, 23.9650, 64.9377
        xyY:
        0.2193, 0.2105, 23.9650
      CIE-Lab:
        56.0527, 9.6557, -44.1195
        CIE-LCH:
        56.0527, 45.1638, 282.3448
        CIE-Luv:
        56.0527, -18.5211, -69.9457
        Hunter-Lab:
        48.9541, 5.3752, -44.3805
      #6085d3 color charts
#6085d3 RGB chart
      #6085d3 CMYK chart
      #6085d3 RGB pie chart
      #6085d3 color shades, tints & tones
#6085d3 color schemes
#6085d3 color preview, HTML & CSS examples
           This text has a color of #6085d3        
        
          <p style="color:#6085d3;">Text here</p>
        
        
          .mytext {color:#6085d3;}
        
        Text color #6085d3
      
           This box has a color of #6085d3        
        
          <div style="background-color:#6085d3;">Content here</div>
        
        
          .mybackground {background-color:#6085d3;}
        
        Background color #6085d3
      
           Border around this has a color of #6085d3        
        
          <div style="border:2px solid #6085d3;">Content here</div>
        
        
          .myborder {border:2px solid #6085d3;}
        
        Border color #6085d3