#0e50dc color space conversions
Hex:
        #0e50dc
        RGB:
        14, 80, 220
        CMY:
        95, 69, 14
        CMYK:
        94, 64, 0, 14
      HSL:
        221°, 88.0342%, 45.8824%
        HSV (HSB):
        221°, 93.6364%, 86.2745%
        XYZ:
        15.9680, 10.9980, 68.9914
        xyY:
        0.1664, 0.1146, 10.9980
      CIE-Lab:
        39.5771, 36.3368, -75.9583
        CIE-LCH:
        39.5771, 84.2023, 295.5654
        CIE-Luv:
        39.5771, -17.0730, -109.6766
        Hunter-Lab:
        33.1632, 27.9118, -100.1302
      #0e50dc color charts
#0e50dc RGB chart
      #0e50dc CMYK chart
      #0e50dc RGB pie chart
      #0e50dc color shades, tints & tones
#0e50dc color schemes
#0e50dc color preview, HTML & CSS examples
           This text has a color of #0e50dc        
        
          <p style="color:#0e50dc;">Text here</p>
        
        
          .mytext {color:#0e50dc;}
        
        Text color #0e50dc
      
           This box has a color of #0e50dc        
        
          <div style="background-color:#0e50dc;">Content here</div>
        
        
          .mybackground {background-color:#0e50dc;}
        
        Background color #0e50dc
      
           Border around this has a color of #0e50dc        
        
          <div style="border:2px solid #0e50dc;">Content here</div>
        
        
          .myborder {border:2px solid #0e50dc;}
        
        Border color #0e50dc