#0d85ae color space conversions
Hex:
        #0d85ae
        RGB:
        13, 133, 174
        CMY:
        95, 48, 32
        CMYK:
        93, 24, 0, 32
      HSL:
        195°, 86.0963%, 36.6667%
        HSV (HSB):
        195°, 92.5287%, 68.2353%
        XYZ:
        16.1935, 19.9166, 43.0352
        xyY:
        0.2046, 0.2516, 19.9166
      CIE-Lab:
        51.7428, -14.8092, -29.9768
        CIE-LCH:
        51.7428, 33.4353, 243.7095
        CIE-Luv:
        51.7428, -34.9569, -43.4974
        Hunter-Lab:
        44.6280, -13.3295, -25.9342
      #0d85ae color charts
#0d85ae RGB chart
      #0d85ae CMYK chart
      #0d85ae RGB pie chart
      #0d85ae color shades, tints & tones
#0d85ae color schemes
#0d85ae color preview, HTML & CSS examples
           This text has a color of #0d85ae        
        
          <p style="color:#0d85ae;">Text here</p>
        
        
          .mytext {color:#0d85ae;}
        
        Text color #0d85ae
      
           This box has a color of #0d85ae        
        
          <div style="background-color:#0d85ae;">Content here</div>
        
        
          .mybackground {background-color:#0d85ae;}
        
        Background color #0d85ae
      
           Border around this has a color of #0d85ae        
        
          <div style="border:2px solid #0d85ae;">Content here</div>
        
        
          .myborder {border:2px solid #0d85ae;}
        
        Border color #0d85ae