#0e32bf color space conversions
Hex:
        #0e32bf
        RGB:
        14, 50, 191
        CMY:
        95, 80, 25
        CMYK:
        93, 74, 0, 25
      HSL:
        228°, 86.3415%, 40.1961%
        HSV (HSB):
        228°, 92.6702%, 74.9020%
        XYZ:
        10.7257, 6.1362, 49.9093
        xyY:
        0.1606, 0.0919, 6.1362
      CIE-Lab:
        29.7534, 44.4066, -75.3217
        CIE-LCH:
        29.7534, 87.4375, 300.5219
        CIE-Luv:
        29.7534, -10.8014, -96.5509
        Hunter-Lab:
        24.7713, 33.9388, -102.1180
      #0e32bf color charts
#0e32bf RGB chart
      #0e32bf CMYK chart
      #0e32bf RGB pie chart
      #0e32bf color shades, tints & tones
#0e32bf color schemes
#0e32bf color preview, HTML & CSS examples
           This text has a color of #0e32bf        
        
          <p style="color:#0e32bf;">Text here</p>
        
        
          .mytext {color:#0e32bf;}
        
        Text color #0e32bf
      
           This box has a color of #0e32bf        
        
          <div style="background-color:#0e32bf;">Content here</div>
        
        
          .mybackground {background-color:#0e32bf;}
        
        Background color #0e32bf
      
           Border around this has a color of #0e32bf        
        
          <div style="border:2px solid #0e32bf;">Content here</div>
        
        
          .myborder {border:2px solid #0e32bf;}
        
        Border color #0e32bf