#085fff color space conversions
Hex:
        #085fff
        RGB:
        8, 95, 255
        CMY:
        97, 63, 0
        CMYK:
        97, 63, 0, 0
      HSL:
        219°, 100.0000%, 51.5686%
        HSV (HSB):
        219°, 96.8627%, 100.0000%
        XYZ:
        22.2423, 15.4560, 96.4188
        xyY:
        0.1658, 0.1152, 15.4560
      CIE-Lab:
        46.2526, 39.7881, -84.7251
        CIE-LCH:
        46.2526, 93.6025, 295.1554
        CIE-Luv:
        46.2526, -20.5003, -127.6638
        Hunter-Lab:
        39.3142, 32.1882, -117.8899
      #085fff color charts
#085fff RGB chart
      #085fff CMYK chart
      #085fff RGB pie chart
      #085fff color shades, tints & tones
#085fff color schemes
#085fff color preview, HTML & CSS examples
           This text has a color of #085fff        
        
          <p style="color:#085fff;">Text here</p>
        
        
          .mytext {color:#085fff;}
        
        Text color #085fff
      
           This box has a color of #085fff        
        
          <div style="background-color:#085fff;">Content here</div>
        
        
          .mybackground {background-color:#085fff;}
        
        Background color #085fff
      
           Border around this has a color of #085fff        
        
          <div style="border:2px solid #085fff;">Content here</div>
        
        
          .myborder {border:2px solid #085fff;}
        
        Border color #085fff