#0eb3ea color space conversions
Hex:
        #0eb3ea
        RGB:
        14, 179, 234
        CMY:
        95, 30, 8
        CMYK:
        94, 24, 0, 8
      HSL:
        195°, 88.7097%, 48.6275%
        HSV (HSB):
        195°, 94.0171%, 91.7647%
        XYZ:
        31.1525, 38.2741, 83.5876
        xyY:
        0.2036, 0.2501, 38.2741
      CIE-Lab:
        68.2221, -18.2893, -37.9185
        CIE-LCH:
        68.2221, 42.0988, 244.2506
        CIE-Luv:
        68.2221, -46.3593, -58.4764
        Hunter-Lab:
        61.8660, -18.3824, -36.8009
      #0eb3ea color charts
#0eb3ea RGB chart
      #0eb3ea CMYK chart
      #0eb3ea RGB pie chart
      #0eb3ea color shades, tints & tones
#0eb3ea color schemes
#0eb3ea color preview, HTML & CSS examples
           This text has a color of #0eb3ea        
        
          <p style="color:#0eb3ea;">Text here</p>
        
        
          .mytext {color:#0eb3ea;}
        
        Text color #0eb3ea
      
           This box has a color of #0eb3ea        
        
          <div style="background-color:#0eb3ea;">Content here</div>
        
        
          .mybackground {background-color:#0eb3ea;}
        
        Background color #0eb3ea
      
           Border around this has a color of #0eb3ea        
        
          <div style="border:2px solid #0eb3ea;">Content here</div>
        
        
          .myborder {border:2px solid #0eb3ea;}
        
        Border color #0eb3ea