#0e526a color space conversions
Hex:
        #0e526a
        RGB:
        14, 82, 106
        CMY:
        95, 68, 58
        CMYK:
        87, 23, 0, 58
      HSL:
        196°, 76.6667%, 23.5294%
        HSV (HSB):
        196°, 86.7925%, 41.5686%
        XYZ:
        5.7999, 7.1686, 14.7137
        xyY:
        0.2095, 0.2590, 7.1686
      CIE-Lab:
        32.1876, -10.8571, -19.5501
        CIE-LCH:
        32.1876, 22.3625, 240.9545
        CIE-Luv:
        32.1876, -21.1360, -24.5307
        Hunter-Lab:
        26.7742, -8.1875, -13.8407
      #0e526a color charts
#0e526a RGB chart
      #0e526a CMYK chart
      #0e526a RGB pie chart
      #0e526a color shades, tints & tones
#0e526a color schemes
#0e526a color preview, HTML & CSS examples
           This text has a color of #0e526a        
        
          <p style="color:#0e526a;">Text here</p>
        
        
          .mytext {color:#0e526a;}
        
        Text color #0e526a
      
           This box has a color of #0e526a        
        
          <div style="background-color:#0e526a;">Content here</div>
        
        
          .mybackground {background-color:#0e526a;}
        
        Background color #0e526a
      
           Border around this has a color of #0e526a        
        
          <div style="border:2px solid #0e526a;">Content here</div>
        
        
          .myborder {border:2px solid #0e526a;}
        
        Border color #0e526a