#0b525f color space conversions
Hex:
        #0b525f
        RGB:
        11, 82, 95
        CMY:
        96, 68, 63
        CMYK:
        88, 14, 0, 63
      HSL:
        189°, 79.2453%, 20.7843%
        HSV (HSB):
        189°, 88.4211%, 37.2549%
        XYZ:
        5.2209, 6.9320, 11.8893
        xyY:
        0.2172, 0.2883, 6.9320
      CIE-Lab:
        31.6515, -15.3283, -13.4358
        CIE-LCH:
        31.6515, 20.3833, 221.2357
        CIE-Luv:
        31.6515, -22.0897, -15.5063
        Hunter-Lab:
        26.3286, -10.6792, -8.3438
      #0b525f color charts
#0b525f RGB chart
      #0b525f CMYK chart
      #0b525f RGB pie chart
      #0b525f color shades, tints & tones
#0b525f color schemes
#0b525f color preview, HTML & CSS examples
           This text has a color of #0b525f        
        
          <p style="color:#0b525f;">Text here</p>
        
        
          .mytext {color:#0b525f;}
        
        Text color #0b525f
      
           This box has a color of #0b525f        
        
          <div style="background-color:#0b525f;">Content here</div>
        
        
          .mybackground {background-color:#0b525f;}
        
        Background color #0b525f
      
           Border around this has a color of #0b525f        
        
          <div style="border:2px solid #0b525f;">Content here</div>
        
        
          .myborder {border:2px solid #0b525f;}
        
        Border color #0b525f