#0eb7ea color space conversions
Hex:
        #0eb7ea
        RGB:
        14, 183, 234
        CMY:
        95, 28, 8
        CMYK:
        94, 22, 0, 8
      HSL:
        194°, 88.7097%, 48.6275%
        HSV (HSB):
        194°, 94.0171%, 91.7647%
        XYZ:
        31.9659, 39.9008, 83.8588
        xyY:
        0.2053, 0.2562, 39.9008
      CIE-Lab:
        69.3989, -20.3867, -36.0875
        CIE-LCH:
        69.3989, 41.4478, 240.5368
        CIE-Luv:
        69.3989, -47.7065, -55.2229
        Hunter-Lab:
        63.1671, -20.2121, -34.4946
      #0eb7ea color charts
#0eb7ea RGB chart
      #0eb7ea CMYK chart
      #0eb7ea RGB pie chart
      #0eb7ea color shades, tints & tones
#0eb7ea color schemes
#0eb7ea color preview, HTML & CSS examples
           This text has a color of #0eb7ea        
        
          <p style="color:#0eb7ea;">Text here</p>
        
        
          .mytext {color:#0eb7ea;}
        
        Text color #0eb7ea
      
           This box has a color of #0eb7ea        
        
          <div style="background-color:#0eb7ea;">Content here</div>
        
        
          .mybackground {background-color:#0eb7ea;}
        
        Background color #0eb7ea
      
           Border around this has a color of #0eb7ea        
        
          <div style="border:2px solid #0eb7ea;">Content here</div>
        
        
          .myborder {border:2px solid #0eb7ea;}
        
        Border color #0eb7ea