#085eec color space conversions
Hex:
        #085eec
        RGB:
        8, 94, 236
        CMY:
        97, 63, 7
        CMYK:
        97, 60, 0, 7
      HSL:
        217°, 93.4426%, 47.8431%
        HSV (HSB):
        217°, 96.6102%, 92.5490%
        XYZ:
        19.2432, 14.1132, 81.0668
        xyY:
        0.1682, 0.1233, 14.1132
      CIE-Lab:
        44.3948, 33.2732, -77.1404
        CIE-LCH:
        44.3948, 84.0103, 293.3321
        CIE-Luv:
        44.3948, -20.4873, -115.6830
        Hunter-Lab:
        37.5675, 25.6898, -101.6445
      #085eec color charts
#085eec RGB chart
      #085eec CMYK chart
      #085eec RGB pie chart
      #085eec color shades, tints & tones
#085eec color schemes
#085eec color preview, HTML & CSS examples
           This text has a color of #085eec        
        
          <p style="color:#085eec;">Text here</p>
        
        
          .mytext {color:#085eec;}
        
        Text color #085eec
      
           This box has a color of #085eec        
        
          <div style="background-color:#085eec;">Content here</div>
        
        
          .mybackground {background-color:#085eec;}
        
        Background color #085eec
      
           Border around this has a color of #085eec        
        
          <div style="border:2px solid #085eec;">Content here</div>
        
        
          .myborder {border:2px solid #085eec;}
        
        Border color #085eec