#142d9f color space conversions
Hex:
        #142d9f
        RGB:
        20, 45, 159
        CMY:
        92, 82, 38
        CMYK:
        87, 72, 0, 38
      HSL:
        229°, 77.6536%, 35.0980%
        HSV (HSB):
        229°, 87.4214%, 62.3529%
        XYZ:
        7.4849, 4.5287, 33.2805
        xyY:
        0.1653, 0.1000, 4.5287
      CIE-Lab:
        25.3475, 36.0929, -63.4337
        CIE-LCH:
        25.3475, 72.9831, 299.6393
        CIE-Luv:
        25.3475, -8.8994, -77.6914
        Hunter-Lab:
        21.2807, 25.5409, -77.8259
      #142d9f color charts
#142d9f RGB chart
      #142d9f CMYK chart
      #142d9f RGB pie chart
      #142d9f color shades, tints & tones
#142d9f color schemes
#142d9f color preview, HTML & CSS examples
           This text has a color of #142d9f        
        
          <p style="color:#142d9f;">Text here</p>
        
        
          .mytext {color:#142d9f;}
        
        Text color #142d9f
      
           This box has a color of #142d9f        
        
          <div style="background-color:#142d9f;">Content here</div>
        
        
          .mybackground {background-color:#142d9f;}
        
        Background color #142d9f
      
           Border around this has a color of #142d9f        
        
          <div style="border:2px solid #142d9f;">Content here</div>
        
        
          .myborder {border:2px solid #142d9f;}
        
        Border color #142d9f