#0e83a1 color space conversions
Hex:
        #0e83a1
        RGB:
        14, 131, 161
        CMY:
        95, 49, 37
        CMYK:
        91, 19, 0, 37
      HSL:
        192°, 84.0000%, 34.3137%
        HSV (HSB):
        192°, 91.3043%, 63.1373%
        XYZ:
        14.7304, 18.8992, 36.5897
        xyY:
        0.2098, 0.2691, 18.8992
      CIE-Lab:
        50.5690, -18.3625, -24.2733
        CIE-LCH:
        50.5690, 30.4364, 232.8928
        CIE-Luv:
        50.5690, -35.1177, -33.8098
        Hunter-Lab:
        43.4732, -15.5952, -19.4709
      #0e83a1 color charts
#0e83a1 RGB chart
      #0e83a1 CMYK chart
      #0e83a1 RGB pie chart
      #0e83a1 color shades, tints & tones
#0e83a1 color schemes
#0e83a1 color preview, HTML & CSS examples
           This text has a color of #0e83a1        
        
          <p style="color:#0e83a1;">Text here</p>
        
        
          .mytext {color:#0e83a1;}
        
        Text color #0e83a1
      
           This box has a color of #0e83a1        
        
          <div style="background-color:#0e83a1;">Content here</div>
        
        
          .mybackground {background-color:#0e83a1;}
        
        Background color #0e83a1
      
           Border around this has a color of #0e83a1        
        
          <div style="border:2px solid #0e83a1;">Content here</div>
        
        
          .myborder {border:2px solid #0e83a1;}
        
        Border color #0e83a1