#0f524b color space conversions
Hex:
        #0f524b
        RGB:
        15, 82, 75
        CMY:
        94, 68, 71
        CMYK:
        82, 0, 9, 68
      HSL:
        174°, 69.0722%, 19.0196%
        HSV (HSB):
        174°, 81.7073%, 32.1569%
        XYZ:
        4.4843, 6.6441, 7.7027
        xyY:
        0.2381, 0.3528, 6.6441
      CIE-Lab:
        30.9827, -21.8404, -1.7117
        CIE-LCH:
        30.9827, 21.9074, 184.4813
        CIE-Luv:
        30.9827, -22.9117, 0.6310
        Hunter-Lab:
        25.7762, -14.0548, 0.3257
      #0f524b color charts
#0f524b RGB chart
      #0f524b CMYK chart
      #0f524b RGB pie chart
      #0f524b color shades, tints & tones
#0f524b color schemes
#0f524b color preview, HTML & CSS examples
           This text has a color of #0f524b        
        
          <p style="color:#0f524b;">Text here</p>
        
        
          .mytext {color:#0f524b;}
        
        Text color #0f524b
      
           This box has a color of #0f524b        
        
          <div style="background-color:#0f524b;">Content here</div>
        
        
          .mybackground {background-color:#0f524b;}
        
        Background color #0f524b
      
           Border around this has a color of #0f524b        
        
          <div style="border:2px solid #0f524b;">Content here</div>
        
        
          .myborder {border:2px solid #0f524b;}
        
        Border color #0f524b