#0b423d color space conversions
Hex:
        #0b423d
        RGB:
        11, 66, 61
        CMY:
        96, 74, 76
        CMYK:
        83, 0, 8, 74
      HSL:
        175°, 71.4286%, 15.0980%
        HSV (HSB):
        175°, 83.3333%, 25.8824%
        XYZ:
        2.9285, 4.3045, 5.0914
        xyY:
        0.2376, 0.3493, 4.3045
      CIE-Lab:
        24.6536, -18.4811, -1.9611
        CIE-LCH:
        24.6536, 18.5849, 186.0573
        CIE-Luv:
        24.6536, -18.0484, -0.0921
        Hunter-Lab:
        20.7473, -11.1120, -0.0267
      #0b423d color charts
#0b423d RGB chart
      #0b423d CMYK chart
      #0b423d RGB pie chart
      #0b423d color shades, tints & tones
#0b423d color schemes
#0b423d color preview, HTML & CSS examples
           This text has a color of #0b423d        
        
          <p style="color:#0b423d;">Text here</p>
        
        
          .mytext {color:#0b423d;}
        
        Text color #0b423d
      
           This box has a color of #0b423d        
        
          <div style="background-color:#0b423d;">Content here</div>
        
        
          .mybackground {background-color:#0b423d;}
        
        Background color #0b423d
      
           Border around this has a color of #0b423d        
        
          <div style="border:2px solid #0b423d;">Content here</div>
        
        
          .myborder {border:2px solid #0b423d;}
        
        Border color #0b423d