#0eb4fa color space conversions
Hex:
        #0eb4fa
        RGB:
        14, 180, 250
        CMY:
        95, 29, 2
        CMYK:
        94, 28, 0, 2
      HSL:
        198°, 95.9350%, 51.7647%
        HSV (HSB):
        198°, 94.4000%, 98.0392%
        XYZ:
        33.7577, 39.6380, 96.3142
        xyY:
        0.1989, 0.2336, 39.6380
      CIE-Lab:
        69.2109, -13.1976, -45.0723
        CIE-LCH:
        69.2109, 46.9648, 253.6795
        CIE-Luv:
        69.2109, -45.5544, -71.4568
        Hunter-Lab:
        62.9587, -14.4683, -46.6307
      #0eb4fa color charts
#0eb4fa RGB chart
      #0eb4fa CMYK chart
      #0eb4fa RGB pie chart
      #0eb4fa color shades, tints & tones
#0eb4fa color schemes
#0eb4fa color preview, HTML & CSS examples
           This text has a color of #0eb4fa        
        
          <p style="color:#0eb4fa;">Text here</p>
        
        
          .mytext {color:#0eb4fa;}
        
        Text color #0eb4fa
      
           This box has a color of #0eb4fa        
        
          <div style="background-color:#0eb4fa;">Content here</div>
        
        
          .mybackground {background-color:#0eb4fa;}
        
        Background color #0eb4fa
      
           Border around this has a color of #0eb4fa        
        
          <div style="border:2px solid #0eb4fa;">Content here</div>
        
        
          .myborder {border:2px solid #0eb4fa;}
        
        Border color #0eb4fa