#0e0cbe color space conversions
Hex:
        #0e0cbe
        RGB:
        14, 12, 190
        CMY:
        95, 95, 25
        CMYK:
        93, 94, 0, 25
      HSL:
        241°, 88.1188%, 39.6078%
        HSV (HSB):
        241°, 93.6842%, 74.5098%
        XYZ:
        9.6068, 4.0740, 48.9952
        xyY:
        0.1533, 0.0650, 4.0740
      CIE-Lab:
        23.9146, 60.8620, -84.4413
        CIE-LCH:
        23.9146, 104.0890, 305.7826
        CIE-Luv:
        23.9146, -6.6303, -93.2401
        Hunter-Lab:
        20.1842, 49.6363, -129.7920
      #0e0cbe color charts
#0e0cbe RGB chart
      #0e0cbe CMYK chart
      #0e0cbe RGB pie chart
      #0e0cbe color shades, tints & tones
#0e0cbe color schemes
#0e0cbe color preview, HTML & CSS examples
           This text has a color of #0e0cbe        
        
          <p style="color:#0e0cbe;">Text here</p>
        
        
          .mytext {color:#0e0cbe;}
        
        Text color #0e0cbe
      
           This box has a color of #0e0cbe        
        
          <div style="background-color:#0e0cbe;">Content here</div>
        
        
          .mybackground {background-color:#0e0cbe;}
        
        Background color #0e0cbe
      
           Border around this has a color of #0e0cbe        
        
          <div style="border:2px solid #0e0cbe;">Content here</div>
        
        
          .myborder {border:2px solid #0e0cbe;}
        
        Border color #0e0cbe