#085ffe color space conversions
Hex:
        #085ffe
        RGB:
        8, 95, 254
        CMY:
        97, 63, 0
        CMYK:
        97, 63, 0, 0
      HSL:
        219°, 99.1935%, 51.3725%
        HSV (HSB):
        219°, 96.8504%, 99.6078%
        XYZ:
        22.0817, 15.3918, 95.5730
        xyY:
        0.1660, 0.1157, 15.3918
      CIE-Lab:
        46.1662, 39.4170, -84.3108
        CIE-LCH:
        46.1662, 93.0699, 295.0570
        CIE-Luv:
        46.1662, -20.5097, -127.0259
        Hunter-Lab:
        39.2324, 31.8111, -116.9722
      #085ffe color charts
#085ffe RGB chart
      #085ffe CMYK chart
      #085ffe RGB pie chart
      #085ffe color shades, tints & tones
#085ffe color schemes
#085ffe color preview, HTML & CSS examples
           This text has a color of #085ffe        
        
          <p style="color:#085ffe;">Text here</p>
        
        
          .mytext {color:#085ffe;}
        
        Text color #085ffe
      
           This box has a color of #085ffe        
        
          <div style="background-color:#085ffe;">Content here</div>
        
        
          .mybackground {background-color:#085ffe;}
        
        Background color #085ffe
      
           Border around this has a color of #085ffe        
        
          <div style="border:2px solid #085ffe;">Content here</div>
        
        
          .myborder {border:2px solid #085ffe;}
        
        Border color #085ffe