#0e00e9 color space conversions
Hex:
        #0e00e9
        RGB:
        14, 0, 233
        CMY:
        95, 100, 9
        CMYK:
        94, 100, 0, 9
      HSL:
        244°, 100.0000%, 45.6863%
        HSV (HSB):
        244°, 100.0000%, 91.3725%
        XYZ:
        14.8891, 5.9766, 77.4596
        xyY:
        0.1514, 0.0608, 5.9766
      CIE-Lab:
        29.3532, 74.0457, -100.3446
        CIE-LCH:
        29.3532, 124.7069, 306.4241
        CIE-Luv:
        29.3532, -8.0405, -117.7919
        Hunter-Lab:
        24.4470, 65.9306, -170.7459
      #0e00e9 color charts
#0e00e9 RGB chart
      #0e00e9 CMYK chart
      #0e00e9 RGB pie chart
      #0e00e9 color shades, tints & tones
#0e00e9 color schemes
#0e00e9 color preview, HTML & CSS examples
           This text has a color of #0e00e9        
        
          <p style="color:#0e00e9;">Text here</p>
        
        
          .mytext {color:#0e00e9;}
        
        Text color #0e00e9
      
           This box has a color of #0e00e9        
        
          <div style="background-color:#0e00e9;">Content here</div>
        
        
          .mybackground {background-color:#0e00e9;}
        
        Background color #0e00e9
      
           Border around this has a color of #0e00e9        
        
          <div style="border:2px solid #0e00e9;">Content here</div>
        
        
          .myborder {border:2px solid #0e00e9;}
        
        Border color #0e00e9