#0e0dff color space conversions
Hex:
        #0e0dff
        RGB:
        14, 13, 255
        CMY:
        95, 95, 0
        CMYK:
        95, 95, 0, 0
      HSL:
        240°, 100.0000%, 52.5490%
        HSV (HSB):
        240°, 94.9020%, 100.0000%
        XYZ:
        18.3750, 7.6012, 95.1065
        xyY:
        0.1518, 0.0628, 7.6012
      CIE-Lab:
        33.1382, 77.3099, -106.4609
        CIE-LCH:
        33.1382, 131.5702, 305.9864
        CIE-Luv:
        33.1382, -9.4263, -131.2038
        Hunter-Lab:
        27.5703, 70.7185, -185.2275
      #0e0dff color charts
#0e0dff RGB chart
      #0e0dff CMYK chart
      #0e0dff RGB pie chart
      #0e0dff color shades, tints & tones
#0e0dff color schemes
#0e0dff color preview, HTML & CSS examples
           This text has a color of #0e0dff        
        
          <p style="color:#0e0dff;">Text here</p>
        
        
          .mytext {color:#0e0dff;}
        
        Text color #0e0dff
      
           This box has a color of #0e0dff        
        
          <div style="background-color:#0e0dff;">Content here</div>
        
        
          .mybackground {background-color:#0e0dff;}
        
        Background color #0e0dff
      
           Border around this has a color of #0e0dff        
        
          <div style="border:2px solid #0e0dff;">Content here</div>
        
        
          .myborder {border:2px solid #0e0dff;}
        
        Border color #0e0dff