#0e9fbf color space conversions
Hex:
        #0e9fbf
        RGB:
        14, 159, 191
        CMY:
        95, 38, 25
        CMYK:
        93, 17, 0, 25
      HSL:
        191°, 86.3415%, 40.1961%
        HSV (HSB):
        191°, 92.6702%, 74.9020%
        XYZ:
        21.9832, 28.6512, 53.6618
        xyY:
        0.2108, 0.2747, 28.6512
      CIE-Lab:
        60.4726, -22.7062, -26.1294
        CIE-LCH:
        60.4726, 34.6167, 229.0097
        CIE-Luv:
        60.4726, -42.7124, -37.3431
        Hunter-Lab:
        53.5268, -20.3629, -21.9707
      #0e9fbf color charts
#0e9fbf RGB chart
      #0e9fbf CMYK chart
      #0e9fbf RGB pie chart
      #0e9fbf color shades, tints & tones
#0e9fbf color schemes
#0e9fbf color preview, HTML & CSS examples
           This text has a color of #0e9fbf        
        
          <p style="color:#0e9fbf;">Text here</p>
        
        
          .mytext {color:#0e9fbf;}
        
        Text color #0e9fbf
      
           This box has a color of #0e9fbf        
        
          <div style="background-color:#0e9fbf;">Content here</div>
        
        
          .mybackground {background-color:#0e9fbf;}
        
        Background color #0e9fbf
      
           Border around this has a color of #0e9fbf        
        
          <div style="border:2px solid #0e9fbf;">Content here</div>
        
        
          .myborder {border:2px solid #0e9fbf;}
        
        Border color #0e9fbf