#0b425f color space conversions
Hex:
        #0b425f
        RGB:
        11, 66, 95
        CMY:
        96, 74, 63
        CMYK:
        88, 31, 0, 63
      HSL:
        201°, 79.2453%, 20.7843%
        HSV (HSB):
        201°, 88.4211%, 37.2549%
        XYZ:
        4.1518, 4.7938, 11.5329
        xyY:
        0.2027, 0.2341, 4.7938
      CIE-Lab:
        26.1390, -5.5435, -21.9753
        CIE-LCH:
        26.1390, 22.6637, 255.8420
        CIE-Luv:
        26.1390, -16.2302, -26.6569
        Hunter-Lab:
        21.8947, -4.4678, -15.9044
      #0b425f color charts
#0b425f RGB chart
      #0b425f CMYK chart
      #0b425f RGB pie chart
      #0b425f color shades, tints & tones
#0b425f color schemes
#0b425f color preview, HTML & CSS examples
           This text has a color of #0b425f        
        
          <p style="color:#0b425f;">Text here</p>
        
        
          .mytext {color:#0b425f;}
        
        Text color #0b425f
      
           This box has a color of #0b425f        
        
          <div style="background-color:#0b425f;">Content here</div>
        
        
          .mybackground {background-color:#0b425f;}
        
        Background color #0b425f
      
           Border around this has a color of #0b425f        
        
          <div style="border:2px solid #0b425f;">Content here</div>
        
        
          .myborder {border:2px solid #0b425f;}
        
        Border color #0b425f