#0e0342 color space conversions
Hex:
        #0e0342
        RGB:
        14, 3, 66
        CMY:
        95, 99, 74
        CMYK:
        79, 95, 0, 74
      HSL:
        250°, 91.3043%, 13.5294%
        HSV (HSB):
        250°, 95.4545%, 25.8824%
        XYZ:
        1.1970, 0.5518, 5.1977
        xyY:
        0.1723, 0.0794, 0.5518
      CIE-Lab:
        4.9847, 25.8791, -36.3710
        CIE-LCH:
        4.9847, 44.6383, 305.4330
        CIE-Luv:
        4.9847, -0.4426, -17.5099
        Hunter-Lab:
        7.4286, 15.7634, -36.2846
      #0e0342 color charts
#0e0342 RGB chart
      #0e0342 CMYK chart
      #0e0342 RGB pie chart
      #0e0342 color shades, tints & tones
#0e0342 color schemes
#0e0342 color preview, HTML & CSS examples
           This text has a color of #0e0342        
        
          <p style="color:#0e0342;">Text here</p>
        
        
          .mytext {color:#0e0342;}
        
        Text color #0e0342
      
           This box has a color of #0e0342        
        
          <div style="background-color:#0e0342;">Content here</div>
        
        
          .mybackground {background-color:#0e0342;}
        
        Background color #0e0342
      
           Border around this has a color of #0e0342        
        
          <div style="border:2px solid #0e0342;">Content here</div>
        
        
          .myborder {border:2px solid #0e0342;}
        
        Border color #0e0342