#0085af color space conversions
Hex:
        #0085af
        RGB:
        0, 133, 175
        CMY:
        100, 48, 31
        CMYK:
        100, 24, 0, 31
      HSL:
        194°, 100.0000%, 34.3137%
        HSV (HSB):
        194°, 100.0000%, 68.6275%
        XYZ:
        16.1254, 19.8702, 43.5429
        xyY:
        0.2027, 0.2498, 19.8702
      CIE-Lab:
        51.6901, -14.9713, -30.6425
        CIE-LCH:
        51.6901, 34.1043, 243.9607
        CIE-Luv:
        51.6901, -35.5000, -44.5468
        Hunter-Lab:
        44.5760, -13.4355, -26.7126
      #0085af color charts
#0085af RGB chart
      #0085af CMYK chart
      #0085af RGB pie chart
      #0085af color shades, tints & tones
#0085af color schemes
#0085af color preview, HTML & CSS examples
           This text has a color of #0085af        
        
          <p style="color:#0085af;">Text here</p>
        
        
          .mytext {color:#0085af;}
        
        Text color #0085af
      
           This box has a color of #0085af        
        
          <div style="background-color:#0085af;">Content here</div>
        
        
          .mybackground {background-color:#0085af;}
        
        Background color #0085af
      
           Border around this has a color of #0085af        
        
          <div style="border:2px solid #0085af;">Content here</div>
        
        
          .myborder {border:2px solid #0085af;}
        
        Border color #0085af