#0b83ae color space conversions
Hex:
        #0b83ae
        RGB:
        11, 131, 174
        CMY:
        96, 49, 32
        CMYK:
        94, 25, 0, 32
      HSL:
        196°, 88.1081%, 36.2745%
        HSV (HSB):
        196°, 93.6782%, 68.2353%
        XYZ:
        15.8943, 19.3597, 42.9435
        xyY:
        0.2033, 0.2476, 19.3597
      CIE-Lab:
        51.1055, -13.7798, -30.9713
        CIE-LCH:
        51.1055, 33.8984, 246.0147
        CIE-Luv:
        51.1055, -34.3652, -45.1116
        Hunter-Lab:
        43.9997, -12.5188, -27.0669
      #0b83ae color charts
#0b83ae RGB chart
      #0b83ae CMYK chart
      #0b83ae RGB pie chart
      #0b83ae color shades, tints & tones
#0b83ae color schemes
#0b83ae color preview, HTML & CSS examples
           This text has a color of #0b83ae        
        
          <p style="color:#0b83ae;">Text here</p>
        
        
          .mytext {color:#0b83ae;}
        
        Text color #0b83ae
      
           This box has a color of #0b83ae        
        
          <div style="background-color:#0b83ae;">Content here</div>
        
        
          .mybackground {background-color:#0b83ae;}
        
        Background color #0b83ae
      
           Border around this has a color of #0b83ae        
        
          <div style="border:2px solid #0b83ae;">Content here</div>
        
        
          .myborder {border:2px solid #0b83ae;}
        
        Border color #0b83ae