#085afc color space conversions
Hex:
        #085afc
        RGB:
        8, 90, 252
        CMY:
        97, 65, 1
        CMYK:
        97, 64, 0, 1
      HSL:
        220°, 97.6000%, 50.9804%
        HSV (HSB):
        220°, 96.8254%, 98.8235%
        XYZ:
        21.3270, 14.3922, 93.7494
        xyY:
        0.1647, 0.1112, 14.3922
      CIE-Lab:
        44.7903, 41.8052, -85.4574
        CIE-LCH:
        44.7903, 95.1348, 296.0676
        CIE-Luv:
        44.7903, -19.3887, -127.2264
        Hunter-Lab:
        37.9371, 33.9570, -119.9603
      #085afc color charts
#085afc RGB chart
      #085afc CMYK chart
      #085afc RGB pie chart
      #085afc color shades, tints & tones
#085afc color schemes
#085afc color preview, HTML & CSS examples
           This text has a color of #085afc        
        
          <p style="color:#085afc;">Text here</p>
        
        
          .mytext {color:#085afc;}
        
        Text color #085afc
      
           This box has a color of #085afc        
        
          <div style="background-color:#085afc;">Content here</div>
        
        
          .mybackground {background-color:#085afc;}
        
        Background color #085afc
      
           Border around this has a color of #085afc        
        
          <div style="border:2px solid #085afc;">Content here</div>
        
        
          .myborder {border:2px solid #085afc;}
        
        Border color #085afc