#0e7bed color space conversions
Hex:
        #0e7bed
        RGB:
        14, 123, 237
        CMY:
        95, 52, 7
        CMYK:
        94, 48, 0, 7
      HSL:
        211°, 88.8446%, 49.2157%
        HSV (HSB):
        211°, 94.0928%, 92.9412%
        XYZ:
        22.5501, 20.3737, 82.8648
        xyY:
        0.1793, 0.1620, 20.3737
      CIE-Lab:
        52.2571, 15.3212, -64.9149
        CIE-LCH:
        52.2571, 66.6985, 283.2799
        CIE-Luv:
        52.2571, -28.1556, -102.1807
        Hunter-Lab:
        45.1372, 10.1867, -77.2509
      #0e7bed color charts
#0e7bed RGB chart
      #0e7bed CMYK chart
      #0e7bed RGB pie chart
      #0e7bed color shades, tints & tones
#0e7bed color schemes
#0e7bed color preview, HTML & CSS examples
           This text has a color of #0e7bed        
        
          <p style="color:#0e7bed;">Text here</p>
        
        
          .mytext {color:#0e7bed;}
        
        Text color #0e7bed
      
           This box has a color of #0e7bed        
        
          <div style="background-color:#0e7bed;">Content here</div>
        
        
          .mybackground {background-color:#0e7bed;}
        
        Background color #0e7bed
      
           Border around this has a color of #0e7bed        
        
          <div style="border:2px solid #0e7bed;">Content here</div>
        
        
          .myborder {border:2px solid #0e7bed;}
        
        Border color #0e7bed