#0e1fae color space conversions
Hex:
        #0e1fae
        RGB:
        14, 31, 174
        CMY:
        95, 88, 32
        CMYK:
        92, 82, 0, 32
      HSL:
        234°, 85.1064%, 36.8627%
        HSV (HSB):
        234°, 91.9540%, 68.2353%
        XYZ:
        8.3111, 4.1293, 40.4034
        xyY:
        0.1573, 0.0781, 4.1293
      CIE-Lab:
        24.0945, 49.1057, -74.5912
        CIE-LCH:
        24.0945, 89.3041, 303.3582
        CIE-Luv:
        24.0945, -7.5817, -85.8963
        Hunter-Lab:
        20.3207, 37.4442, -103.6608
      #0e1fae color charts
#0e1fae RGB chart
      #0e1fae CMYK chart
      #0e1fae RGB pie chart
      #0e1fae color shades, tints & tones
#0e1fae color schemes
#0e1fae color preview, HTML & CSS examples
           This text has a color of #0e1fae        
        
          <p style="color:#0e1fae;">Text here</p>
        
        
          .mytext {color:#0e1fae;}
        
        Text color #0e1fae
      
           This box has a color of #0e1fae        
        
          <div style="background-color:#0e1fae;">Content here</div>
        
        
          .mybackground {background-color:#0e1fae;}
        
        Background color #0e1fae
      
           Border around this has a color of #0e1fae        
        
          <div style="border:2px solid #0e1fae;">Content here</div>
        
        
          .myborder {border:2px solid #0e1fae;}
        
        Border color #0e1fae