#0e31dc color space conversions
Hex:
        #0e31dc
        RGB:
        14, 49, 220
        CMY:
        95, 81, 14
        CMYK:
        94, 78, 0, 14
      HSL:
        230°, 88.0342%, 45.8824%
        HSV (HSB):
        230°, 93.6364%, 86.2745%
        XYZ:
        14.1977, 7.4573, 68.4012
        xyY:
        0.1577, 0.0828, 7.4573
      CIE-Lab:
        32.8261, 54.8382, -87.1068
        CIE-LCH:
        32.8261, 102.9312, 302.1925
        CIE-Luv:
        32.8261, -11.2666, -113.3972
        Hunter-Lab:
        27.3080, 45.0146, -129.3941
      #0e31dc color charts
#0e31dc RGB chart
      #0e31dc CMYK chart
      #0e31dc RGB pie chart
      #0e31dc color shades, tints & tones
#0e31dc color schemes
#0e31dc color preview, HTML & CSS examples
           This text has a color of #0e31dc        
        
          <p style="color:#0e31dc;">Text here</p>
        
        
          .mytext {color:#0e31dc;}
        
        Text color #0e31dc
      
           This box has a color of #0e31dc        
        
          <div style="background-color:#0e31dc;">Content here</div>
        
        
          .mybackground {background-color:#0e31dc;}
        
        Background color #0e31dc
      
           Border around this has a color of #0e31dc        
        
          <div style="border:2px solid #0e31dc;">Content here</div>
        
        
          .myborder {border:2px solid #0e31dc;}
        
        Border color #0e31dc