#0b523d color space conversions
Hex:
        #0b523d
        RGB:
        11, 82, 61
        CMY:
        96, 68, 76
        CMYK:
        87, 0, 26, 68
      HSL:
        162°, 76.3441%, 18.2353%
        HSV (HSB):
        162°, 86.5854%, 32.1569%
        XYZ:
        3.9976, 6.4427, 5.4477
        xyY:
        0.2516, 0.4055, 6.4427
      CIE-Lab:
        30.5029, -26.5603, 6.4805
        CIE-LCH:
        30.5029, 27.3394, 166.2881
        CIE-Luv:
        30.5029, -24.2470, 10.8392
        Hunter-Lab:
        25.3824, -16.3062, 5.0425
      #0b523d color charts
#0b523d RGB chart
      #0b523d CMYK chart
      #0b523d RGB pie chart
      #0b523d color shades, tints & tones
#0b523d color schemes
#0b523d color preview, HTML & CSS examples
           This text has a color of #0b523d        
        
          <p style="color:#0b523d;">Text here</p>
        
        
          .mytext {color:#0b523d;}
        
        Text color #0b523d
      
           This box has a color of #0b523d        
        
          <div style="background-color:#0b523d;">Content here</div>
        
        
          .mybackground {background-color:#0b523d;}
        
        Background color #0b523d
      
           Border around this has a color of #0b523d        
        
          <div style="border:2px solid #0b523d;">Content here</div>
        
        
          .myborder {border:2px solid #0b523d;}
        
        Border color #0b523d