#0e0fdf color space conversions
Hex:
        #0e0fdf
        RGB:
        14, 15, 223
        CMY:
        95, 94, 13
        CMYK:
        94, 93, 0, 13
      HSL:
        240°, 88.1857%, 46.4706%
        HSV (HSB):
        240°, 93.7220%, 87.4510%
        XYZ:
        13.6712, 5.7627, 70.2038
        xyY:
        0.1525, 0.0643, 5.7627
      CIE-Lab:
        28.8058, 68.8465, -95.5300
        CIE-LCH:
        28.8058, 117.7532, 305.7795
        CIE-Luv:
        28.8058, -8.1815, -112.8746
        Hunter-Lab:
        24.0057, 59.6457, -156.5877
      #0e0fdf color charts
#0e0fdf RGB chart
      #0e0fdf CMYK chart
      #0e0fdf RGB pie chart
      #0e0fdf color shades, tints & tones
#0e0fdf color schemes
#0e0fdf color preview, HTML & CSS examples
           This text has a color of #0e0fdf        
        
          <p style="color:#0e0fdf;">Text here</p>
        
        
          .mytext {color:#0e0fdf;}
        
        Text color #0e0fdf
      
           This box has a color of #0e0fdf        
        
          <div style="background-color:#0e0fdf;">Content here</div>
        
        
          .mybackground {background-color:#0e0fdf;}
        
        Background color #0e0fdf
      
           Border around this has a color of #0e0fdf        
        
          <div style="border:2px solid #0e0fdf;">Content here</div>
        
        
          .myborder {border:2px solid #0e0fdf;}
        
        Border color #0e0fdf