#0e236a color space conversions
Hex:
        #0e236a
        RGB:
        14, 35, 106
        CMY:
        95, 86, 58
        CMYK:
        87, 67, 0, 58
      HSL:
        226°, 76.6667%, 23.5294%
        HSV (HSB):
        226°, 86.7925%, 41.5686%
        XYZ:
        3.3837, 2.3360, 13.9082
        xyY:
        0.1724, 0.1190, 2.3360
      CIE-Lab:
        17.1602, 21.5502, -43.5514
        CIE-LCH:
        17.1602, 48.5915, 296.3273
        CIE-Luv:
        17.1602, -6.4630, -45.9597
        Hunter-Lab:
        15.2841, 12.7699, -43.2539
      #0e236a color charts
#0e236a RGB chart
      #0e236a CMYK chart
      #0e236a RGB pie chart
      #0e236a color shades, tints & tones
#0e236a color schemes
#0e236a color preview, HTML & CSS examples
           This text has a color of #0e236a        
        
          <p style="color:#0e236a;">Text here</p>
        
        
          .mytext {color:#0e236a;}
        
        Text color #0e236a
      
           This box has a color of #0e236a        
        
          <div style="background-color:#0e236a;">Content here</div>
        
        
          .mybackground {background-color:#0e236a;}
        
        Background color #0e236a
      
           Border around this has a color of #0e236a        
        
          <div style="border:2px solid #0e236a;">Content here</div>
        
        
          .myborder {border:2px solid #0e236a;}
        
        Border color #0e236a