#0e00e6 color space conversions
Hex:
        #0e00e6
        RGB:
        14, 0, 230
        CMY:
        95, 100, 10
        CMYK:
        94, 100, 0, 10
      HSL:
        244°, 100.0000%, 45.0980%
        HSV (HSB):
        244°, 100.0000%, 90.1961%
        XYZ:
        14.4640, 5.8065, 75.2213
        xyY:
        0.1515, 0.0608, 5.8065
      CIE-Lab:
        28.9190, 73.3276, -99.3567
        CIE-LCH:
        28.9190, 123.4856, 306.4282
        CIE-Luv:
        28.9190, -7.9069, -116.0301
        Hunter-Lab:
        24.0967, 64.9750, -168.2142
      #0e00e6 color charts
#0e00e6 RGB chart
      #0e00e6 CMYK chart
      #0e00e6 RGB pie chart
      #0e00e6 color shades, tints & tones
#0e00e6 color schemes
#0e00e6 color preview, HTML & CSS examples
           This text has a color of #0e00e6        
        
          <p style="color:#0e00e6;">Text here</p>
        
        
          .mytext {color:#0e00e6;}
        
        Text color #0e00e6
      
           This box has a color of #0e00e6        
        
          <div style="background-color:#0e00e6;">Content here</div>
        
        
          .mybackground {background-color:#0e00e6;}
        
        Background color #0e00e6
      
           Border around this has a color of #0e00e6        
        
          <div style="border:2px solid #0e00e6;">Content here</div>
        
        
          .myborder {border:2px solid #0e00e6;}
        
        Border color #0e00e6