#0e9bfa color space conversions
Hex:
        #0e9bfa
        RGB:
        14, 155, 250
        CMY:
        95, 39, 2
        CMYK:
        94, 38, 0, 2
      HSL:
        204°, 95.9350%, 51.7647%
        HSV (HSB):
        204°, 94.4000%, 98.0392%
        XYZ:
        29.1578, 30.4382, 94.7809
        xyY:
        0.1889, 0.1972, 30.4382
      CIE-Lab:
        62.0305, 0.8781, -56.4281
        CIE-LCH:
        62.0305, 56.4350, 270.8916
        CIE-Luv:
        62.0305, -37.4049, -90.7995
        Hunter-Lab:
        55.1708, -2.2117, -63.2379
      #0e9bfa color charts
#0e9bfa RGB chart
      #0e9bfa CMYK chart
      #0e9bfa RGB pie chart
      #0e9bfa color shades, tints & tones
#0e9bfa color schemes
#0e9bfa color preview, HTML & CSS examples
           This text has a color of #0e9bfa        
        
          <p style="color:#0e9bfa;">Text here</p>
        
        
          .mytext {color:#0e9bfa;}
        
        Text color #0e9bfa
      
           This box has a color of #0e9bfa        
        
          <div style="background-color:#0e9bfa;">Content here</div>
        
        
          .mybackground {background-color:#0e9bfa;}
        
        Background color #0e9bfa
      
           Border around this has a color of #0e9bfa        
        
          <div style="border:2px solid #0e9bfa;">Content here</div>
        
        
          .myborder {border:2px solid #0e9bfa;}
        
        Border color #0e9bfa