#0f525f color space conversions
Hex:
        #0f525f
        RGB:
        15, 82, 95
        CMY:
        94, 68, 63
        CMYK:
        84, 14, 0, 63
      HSL:
        190°, 72.7273%, 21.5686%
        HSV (HSB):
        190°, 84.2105%, 37.2549%
        XYZ:
        5.2799, 6.9624, 11.8921
        xyY:
        0.2188, 0.2885, 6.9624
      CIE-Lab:
        31.7211, -14.9151, -13.3233
        CIE-LCH:
        31.7211, 19.9992, 221.7736
        CIE-Luv:
        31.7211, -21.6830, -15.4035
        Hunter-Lab:
        26.3863, -10.4585, -8.2511
      #0f525f color charts
#0f525f RGB chart
      #0f525f CMYK chart
      #0f525f RGB pie chart
      #0f525f color shades, tints & tones
#0f525f color schemes
#0f525f color preview, HTML & CSS examples
           This text has a color of #0f525f        
        
          <p style="color:#0f525f;">Text here</p>
        
        
          .mytext {color:#0f525f;}
        
        Text color #0f525f
      
           This box has a color of #0f525f        
        
          <div style="background-color:#0f525f;">Content here</div>
        
        
          .mybackground {background-color:#0f525f;}
        
        Background color #0f525f
      
           Border around this has a color of #0f525f        
        
          <div style="border:2px solid #0f525f;">Content here</div>
        
        
          .myborder {border:2px solid #0f525f;}
        
        Border color #0f525f