#0e0c41 color space conversions
Hex:
        #0e0c41
        RGB:
        14, 12, 65
        CMY:
        95, 95, 75
        CMYK:
        78, 82, 0, 75
      HSL:
        242°, 68.8312%, 15.0980%
        HSV (HSB):
        242°, 81.5385%, 25.4902%
        XYZ:
        1.2667, 0.7380, 5.0767
        xyY:
        0.1789, 0.1042, 0.7380
      CIE-Lab:
        6.6659, 20.8469, -32.9050
        CIE-LCH:
        6.6659, 38.9530, 302.3562
        CIE-Luv:
        6.6659, -1.2161, -19.7060
        Hunter-Lab:
        8.5905, 11.2875, -29.0253
      #0e0c41 color charts
#0e0c41 RGB chart
      #0e0c41 CMYK chart
      #0e0c41 RGB pie chart
      #0e0c41 color shades, tints & tones
#0e0c41 color schemes
#0e0c41 color preview, HTML & CSS examples
           This text has a color of #0e0c41        
        
          <p style="color:#0e0c41;">Text here</p>
        
        
          .mytext {color:#0e0c41;}
        
        Text color #0e0c41
      
           This box has a color of #0e0c41        
        
          <div style="background-color:#0e0c41;">Content here</div>
        
        
          .mybackground {background-color:#0e0c41;}
        
        Background color #0e0c41
      
           Border around this has a color of #0e0c41        
        
          <div style="border:2px solid #0e0c41;">Content here</div>
        
        
          .myborder {border:2px solid #0e0c41;}
        
        Border color #0e0c41