#0d525b color space conversions
Hex:
        #0d525b
        RGB:
        13, 82, 91
        CMY:
        95, 68, 64
        CMYK:
        86, 10, 0, 64
      HSL:
        187°, 75.0000%, 20.3922%
        HSV (HSB):
        187°, 85.7143%, 35.6863%
        XYZ:
        5.0716, 6.8755, 10.9573
        xyY:
        0.2214, 0.3002, 6.8755
      CIE-Lab:
        31.5217, -16.5979, -11.0935
        CIE-LCH:
        31.5217, 19.9638, 213.7575
        CIE-Luv:
        31.5217, -22.1455, -12.1753
        Hunter-Lab:
        26.2211, -11.3622, -6.4214
      #0d525b color charts
#0d525b RGB chart
      #0d525b CMYK chart
      #0d525b RGB pie chart
      #0d525b color shades, tints & tones
#0d525b color schemes
#0d525b color preview, HTML & CSS examples
           This text has a color of #0d525b        
        
          <p style="color:#0d525b;">Text here</p>
        
        
          .mytext {color:#0d525b;}
        
        Text color #0d525b
      
           This box has a color of #0d525b        
        
          <div style="background-color:#0d525b;">Content here</div>
        
        
          .mybackground {background-color:#0d525b;}
        
        Background color #0d525b
      
           Border around this has a color of #0d525b        
        
          <div style="border:2px solid #0d525b;">Content here</div>
        
        
          .myborder {border:2px solid #0d525b;}
        
        Border color #0d525b