#0e0dce color space conversions
Hex:
        #0e0dce
        RGB:
        14, 13, 206
        CMY:
        95, 95, 19
        CMYK:
        93, 94, 0, 19
      HSL:
        240°, 88.1279%, 42.9412%
        HSV (HSB):
        240°, 93.6893%, 80.7843%
        XYZ:
        11.4656, 4.8374, 58.7219
        xyY:
        0.1528, 0.0645, 4.8374
      CIE-Lab:
        26.2665, 64.8694, -89.9226
        CIE-LCH:
        26.2665, 110.8788, 305.8064
        CIE-Luv:
        26.2665, -7.3677, -102.7845
        Hunter-Lab:
        21.9942, 54.5625, -142.9015
      #0e0dce color charts
#0e0dce RGB chart
      #0e0dce CMYK chart
      #0e0dce RGB pie chart
      #0e0dce color shades, tints & tones
#0e0dce color schemes
#0e0dce color preview, HTML & CSS examples
           This text has a color of #0e0dce        
        
          <p style="color:#0e0dce;">Text here</p>
        
        
          .mytext {color:#0e0dce;}
        
        Text color #0e0dce
      
           This box has a color of #0e0dce        
        
          <div style="background-color:#0e0dce;">Content here</div>
        
        
          .mybackground {background-color:#0e0dce;}
        
        Background color #0e0dce
      
           Border around this has a color of #0e0dce        
        
          <div style="border:2px solid #0e0dce;">Content here</div>
        
        
          .myborder {border:2px solid #0e0dce;}
        
        Border color #0e0dce