#14415e color space conversions
Hex:
        #14415e
        RGB:
        20, 65, 94
        CMY:
        92, 75, 63
        CMYK:
        79, 31, 0, 63
      HSL:
        204°, 64.9123%, 22.3529%
        HSV (HSB):
        204°, 78.7234%, 36.8627%
        XYZ:
        4.1992, 4.7375, 11.2828
        xyY:
        0.2077, 0.2343, 4.7375
      CIE-Lab:
        25.9733, -4.1619, -21.5718
        CIE-LCH:
        25.9733, 21.9696, 259.0801
        CIE-Luv:
        25.9733, -14.8218, -26.1890
        Hunter-Lab:
        21.7657, -3.6528, -15.4984
      #14415e color charts
#14415e RGB chart
      #14415e CMYK chart
      #14415e RGB pie chart
      #14415e color shades, tints & tones
#14415e color schemes
#14415e color preview, HTML & CSS examples
           This text has a color of #14415e        
        
          <p style="color:#14415e;">Text here</p>
        
        
          .mytext {color:#14415e;}
        
        Text color #14415e
      
           This box has a color of #14415e        
        
          <div style="background-color:#14415e;">Content here</div>
        
        
          .mybackground {background-color:#14415e;}
        
        Background color #14415e
      
           Border around this has a color of #14415e        
        
          <div style="border:2px solid #14415e;">Content here</div>
        
        
          .myborder {border:2px solid #14415e;}
        
        Border color #14415e