#0f585e color space conversions
Hex:
        #0f585e
        RGB:
        15, 88, 94
        CMY:
        94, 65, 63
        CMYK:
        84, 6, 0, 63
      HSL:
        185°, 72.4771%, 21.3725%
        HSV (HSB):
        185°, 84.0426%, 36.8627%
        XYZ:
        5.7071, 7.8892, 11.8116
        xyY:
        0.2246, 0.3105, 7.8892
      CIE-Lab:
        33.7510, -18.6514, -9.6075
        CIE-LCH:
        33.7510, 20.9804, 207.2533
        CIE-Luv:
        33.7510, -23.9987, -10.1453
        Hunter-Lab:
        28.0876, -12.8841, -5.2717
      #0f585e color charts
#0f585e RGB chart
      #0f585e CMYK chart
      #0f585e RGB pie chart
      #0f585e color shades, tints & tones
#0f585e color schemes
#0f585e color preview, HTML & CSS examples
           This text has a color of #0f585e        
        
          <p style="color:#0f585e;">Text here</p>
        
        
          .mytext {color:#0f585e;}
        
        Text color #0f585e
      
           This box has a color of #0f585e        
        
          <div style="background-color:#0f585e;">Content here</div>
        
        
          .mybackground {background-color:#0f585e;}
        
        Background color #0f585e
      
           Border around this has a color of #0f585e        
        
          <div style="border:2px solid #0f585e;">Content here</div>
        
        
          .myborder {border:2px solid #0f585e;}
        
        Border color #0f585e