#14014e color space conversions
Hex:
        #14014e
        RGB:
        20, 1, 78
        CMY:
        92, 100, 69
        CMYK:
        74, 99, 0, 69
      HSL:
        255°, 97.4684%, 15.4902%
        HSV (HSB):
        255°, 98.7179%, 30.5882%
        XYZ:
        1.6745, 0.7205, 7.2585
        xyY:
        0.1735, 0.0746, 0.7205
      CIE-Lab:
        6.5081, 33.0845, -42.2877
        CIE-LCH:
        6.5081, 53.6920, 308.0384
        CIE-Luv:
        6.5081, -0.1964, -23.6093
        Hunter-Lab:
        8.4882, 20.3591, -44.7593
      #14014e color charts
#14014e RGB chart
      #14014e CMYK chart
      #14014e RGB pie chart
      #14014e color shades, tints & tones
#14014e color schemes
#14014e color preview, HTML & CSS examples
           This text has a color of #14014e        
        
          <p style="color:#14014e;">Text here</p>
        
        
          .mytext {color:#14014e;}
        
        Text color #14014e
      
           This box has a color of #14014e        
        
          <div style="background-color:#14014e;">Content here</div>
        
        
          .mybackground {background-color:#14014e;}
        
        Background color #14014e
      
           Border around this has a color of #14014e        
        
          <div style="border:2px solid #14014e;">Content here</div>
        
        
          .myborder {border:2px solid #14014e;}
        
        Border color #14014e