#0b252d color space conversions
Hex:
        #0b252d
        RGB:
        11, 37, 45
        CMY:
        96, 85, 82
        CMYK:
        76, 18, 0, 82
      HSL:
        194°, 60.7143%, 10.9804%
        HSV (HSB):
        194°, 75.5556%, 17.6471%
        XYZ:
        1.2732, 1.5837, 2.7212
        xyY:
        0.2283, 0.2839, 1.5837
      CIE-Lab:
        13.1308, -6.8159, -8.2486
        CIE-LCH:
        13.1308, 10.7003, 230.4325
        CIE-Luv:
        13.1308, -7.5802, -6.6433
        Hunter-Lab:
        12.5847, -3.9638, -4.0111
      #0b252d color charts
#0b252d RGB chart
      #0b252d CMYK chart
      #0b252d RGB pie chart
      #0b252d color shades, tints & tones
#0b252d color schemes
#0b252d color preview, HTML & CSS examples
           This text has a color of #0b252d        
        
          <p style="color:#0b252d;">Text here</p>
        
        
          .mytext {color:#0b252d;}
        
        Text color #0b252d
      
           This box has a color of #0b252d        
        
          <div style="background-color:#0b252d;">Content here</div>
        
        
          .mybackground {background-color:#0b252d;}
        
        Background color #0b252d
      
           Border around this has a color of #0b252d        
        
          <div style="border:2px solid #0b252d;">Content here</div>
        
        
          .myborder {border:2px solid #0b252d;}
        
        Border color #0b252d