#0e29be color space conversions
Hex:
        #0e29be
        RGB:
        14, 41, 190
        CMY:
        95, 84, 25
        CMYK:
        93, 78, 0, 25
      HSL:
        231°, 86.2745%, 40.0000%
        HSV (HSB):
        231°, 92.6316%, 74.5098%
        XYZ:
        10.2683, 5.3969, 49.2157
        xyY:
        0.1583, 0.0832, 5.3969
      CIE-Lab:
        27.8370, 49.1826, -77.9082
        CIE-LCH:
        27.8370, 92.1337, 302.2638
        CIE-Luv:
        27.8370, -9.3696, -95.8959
        Hunter-Lab:
        23.2313, 38.2426, -109.3443
      #0e29be color charts
#0e29be RGB chart
      #0e29be CMYK chart
      #0e29be RGB pie chart
      #0e29be color shades, tints & tones
#0e29be color schemes
#0e29be color preview, HTML & CSS examples
           This text has a color of #0e29be        
        
          <p style="color:#0e29be;">Text here</p>
        
        
          .mytext {color:#0e29be;}
        
        Text color #0e29be
      
           This box has a color of #0e29be        
        
          <div style="background-color:#0e29be;">Content here</div>
        
        
          .mybackground {background-color:#0e29be;}
        
        Background color #0e29be
      
           Border around this has a color of #0e29be        
        
          <div style="border:2px solid #0e29be;">Content here</div>
        
        
          .myborder {border:2px solid #0e29be;}
        
        Border color #0e29be