#085dfe color space conversions
Hex:
        #085dfe
        RGB:
        8, 93, 254
        CMY:
        97, 64, 0
        CMYK:
        97, 63, 0, 0
      HSL:
        219°, 99.1935%, 51.3725%
        HSV (HSB):
        219°, 96.8504%, 99.6078%
        XYZ:
        21.9039, 15.0361, 95.5137
        xyY:
        0.1654, 0.1135, 15.0361
      CIE-Lab:
        45.6836, 40.6699, -85.1033
        CIE-LCH:
        45.6836, 94.3219, 295.5426
        CIE-Luv:
        45.6836, -20.0505, -127.6337
        Hunter-Lab:
        38.7764, 32.9718, -118.8992
      #085dfe color charts
#085dfe RGB chart
      #085dfe CMYK chart
      #085dfe RGB pie chart
      #085dfe color shades, tints & tones
#085dfe color schemes
#085dfe color preview, HTML & CSS examples
           This text has a color of #085dfe        
        
          <p style="color:#085dfe;">Text here</p>
        
        
          .mytext {color:#085dfe;}
        
        Text color #085dfe
      
           This box has a color of #085dfe        
        
          <div style="background-color:#085dfe;">Content here</div>
        
        
          .mybackground {background-color:#085dfe;}
        
        Background color #085dfe
      
           Border around this has a color of #085dfe        
        
          <div style="border:2px solid #085dfe;">Content here</div>
        
        
          .myborder {border:2px solid #085dfe;}
        
        Border color #085dfe