#0b5872 color space conversions
Hex:
        #0b5872
        RGB:
        11, 88, 114
        CMY:
        96, 65, 55
        CMYK:
        90, 23, 0, 55
      HSL:
        195°, 82.4000%, 24.5098%
        HSV (HSB):
        195°, 90.3509%, 44.7059%
        XYZ:
        6.6650, 8.2655, 17.1637
        xyY:
        0.2077, 0.2575, 8.2655
      CIE-Lab:
        34.5298, -11.6159, -20.9186
        CIE-LCH:
        34.5298, 23.9273, 240.9571
        CIE-Luv:
        34.5298, -23.1033, -26.8946
        Hunter-Lab:
        28.7498, -8.9309, -15.2715
      #0b5872 color charts
#0b5872 RGB chart
      #0b5872 CMYK chart
      #0b5872 RGB pie chart
      #0b5872 color shades, tints & tones
#0b5872 color schemes
#0b5872 color preview, HTML & CSS examples
           This text has a color of #0b5872        
        
          <p style="color:#0b5872;">Text here</p>
        
        
          .mytext {color:#0b5872;}
        
        Text color #0b5872
      
           This box has a color of #0b5872        
        
          <div style="background-color:#0b5872;">Content here</div>
        
        
          .mybackground {background-color:#0b5872;}
        
        Background color #0b5872
      
           Border around this has a color of #0b5872        
        
          <div style="border:2px solid #0b5872;">Content here</div>
        
        
          .myborder {border:2px solid #0b5872;}
        
        Border color #0b5872