#0e6bed color space conversions
Hex:
        #0e6bed
        RGB:
        14, 107, 237
        CMY:
        95, 58, 7
        CMYK:
        94, 55, 0, 7
      HSL:
        215°, 88.8446%, 49.2157%
        HSV (HSB):
        215°, 94.0928%, 92.9412%
        XYZ:
        20.7249, 16.7232, 82.2563
        xyY:
        0.1731, 0.1397, 16.7232
      CIE-Lab:
        47.9093, 25.4742, -71.9631
        CIE-LCH:
        47.9093, 76.3389, 289.4934
        CIE-Luv:
        47.9093, -23.6097, -110.8439
        Hunter-Lab:
        40.8940, 18.8984, -90.6333
      #0e6bed color charts
#0e6bed RGB chart
      #0e6bed CMYK chart
      #0e6bed RGB pie chart
      #0e6bed color shades, tints & tones
#0e6bed color schemes
#0e6bed color preview, HTML & CSS examples
           This text has a color of #0e6bed        
        
          <p style="color:#0e6bed;">Text here</p>
        
        
          .mytext {color:#0e6bed;}
        
        Text color #0e6bed
      
           This box has a color of #0e6bed        
        
          <div style="background-color:#0e6bed;">Content here</div>
        
        
          .mybackground {background-color:#0e6bed;}
        
        Background color #0e6bed
      
           Border around this has a color of #0e6bed        
        
          <div style="border:2px solid #0e6bed;">Content here</div>
        
        
          .myborder {border:2px solid #0e6bed;}
        
        Border color #0e6bed