#0e82bc color space conversions
Hex:
        #0e82bc
        RGB:
        14, 130, 188
        CMY:
        95, 49, 26
        CMYK:
        93, 31, 0, 26
      HSL:
        200°, 86.1386%, 39.6078%
        HSV (HSB):
        200°, 92.5532%, 73.7255%
        XYZ:
        17.2408, 19.6895, 50.4687
        xyY:
        0.1973, 0.2253, 19.6895
      CIE-Lab:
        51.4843, -7.8435, -38.4287
        CIE-LCH:
        51.4843, 39.2210, 258.4641
        CIE-Luv:
        51.4843, -32.9349, -57.8402
        Hunter-Lab:
        44.3728, -8.2971, -36.3742
      #0e82bc color charts
#0e82bc RGB chart
      #0e82bc CMYK chart
      #0e82bc RGB pie chart
      #0e82bc color shades, tints & tones
#0e82bc color schemes
#0e82bc color preview, HTML & CSS examples
           This text has a color of #0e82bc        
        
          <p style="color:#0e82bc;">Text here</p>
        
        
          .mytext {color:#0e82bc;}
        
        Text color #0e82bc
      
           This box has a color of #0e82bc        
        
          <div style="background-color:#0e82bc;">Content here</div>
        
        
          .mybackground {background-color:#0e82bc;}
        
        Background color #0e82bc
      
           Border around this has a color of #0e82bc        
        
          <div style="border:2px solid #0e82bc;">Content here</div>
        
        
          .myborder {border:2px solid #0e82bc;}
        
        Border color #0e82bc