#085fe4 color space conversions
Hex:
        #085fe4
        RGB:
        8, 95, 228
        CMY:
        97, 63, 11
        CMYK:
        96, 58, 0, 11
      HSL:
        216°, 93.2203%, 46.2745%
        HSV (HSB):
        216°, 96.4912%, 89.4118%
        XYZ:
        18.1959, 13.8375, 75.1107
        xyY:
        0.1698, 0.1291, 13.8375
      CIE-Lab:
        43.9989, 29.5538, -73.2701
        CIE-LCH:
        43.9989, 79.0059, 291.9669
        CIE-Luv:
        43.9989, -20.8712, -109.9675
        Hunter-Lab:
        37.1988, 22.2162, -93.6775
      #085fe4 color charts
#085fe4 RGB chart
      #085fe4 CMYK chart
      #085fe4 RGB pie chart
      #085fe4 color shades, tints & tones
#085fe4 color schemes
#085fe4 color preview, HTML & CSS examples
           This text has a color of #085fe4        
        
          <p style="color:#085fe4;">Text here</p>
        
        
          .mytext {color:#085fe4;}
        
        Text color #085fe4
      
           This box has a color of #085fe4        
        
          <div style="background-color:#085fe4;">Content here</div>
        
        
          .mybackground {background-color:#085fe4;}
        
        Background color #085fe4
      
           Border around this has a color of #085fe4        
        
          <div style="border:2px solid #085fe4;">Content here</div>
        
        
          .myborder {border:2px solid #085fe4;}
        
        Border color #085fe4