#0e2029 color space conversions
Hex:
        #0e2029
        RGB:
        14, 32, 41
        CMY:
        95, 87, 84
        CMYK:
        66, 22, 0, 84
      HSL:
        200°, 49.0909%, 10.7843%
        HSV (HSB):
        200°, 65.8537%, 16.0784%
        XYZ:
        1.0979, 1.2865, 2.2883
        xyY:
        0.2350, 0.2753, 1.2865
      CIE-Lab:
        11.1806, -4.1334, -8.3293
        CIE-LCH:
        11.1806, 9.2985, 243.6069
        CIE-Luv:
        11.1806, -5.3409, -6.3368
        Hunter-Lab:
        11.3423, -2.5716, -4.0219
      #0e2029 color charts
#0e2029 RGB chart
      #0e2029 CMYK chart
      #0e2029 RGB pie chart
      #0e2029 color shades, tints & tones
#0e2029 color schemes
#0e2029 color preview, HTML & CSS examples
           This text has a color of #0e2029        
        
          <p style="color:#0e2029;">Text here</p>
        
        
          .mytext {color:#0e2029;}
        
        Text color #0e2029
      
           This box has a color of #0e2029        
        
          <div style="background-color:#0e2029;">Content here</div>
        
        
          .mybackground {background-color:#0e2029;}
        
        Background color #0e2029
      
           Border around this has a color of #0e2029        
        
          <div style="border:2px solid #0e2029;">Content here</div>
        
        
          .myborder {border:2px solid #0e2029;}
        
        Border color #0e2029