#142c8f color space conversions
Hex:
        #142c8f
        RGB:
        20, 44, 143
        CMY:
        92, 83, 44
        CMYK:
        86, 69, 0, 44
      HSL:
        228°, 75.4601%, 31.9608%
        HSV (HSB):
        228°, 86.0140%, 56.0784%
        XYZ:
        6.1471, 3.9333, 26.4218
        xyY:
        0.1684, 0.1078, 3.9333
      CIE-Lab:
        23.4496, 30.6588, -56.7307
        CIE-LCH:
        23.4496, 64.4852, 298.3879
        CIE-Luv:
        23.4496, -8.4056, -68.0437
        Hunter-Lab:
        19.8324, 20.6196, -65.1065
      #142c8f color charts
#142c8f RGB chart
      #142c8f CMYK chart
      #142c8f RGB pie chart
      #142c8f color shades, tints & tones
#142c8f color schemes
#142c8f color preview, HTML & CSS examples
           This text has a color of #142c8f        
        
          <p style="color:#142c8f;">Text here</p>
        
        
          .mytext {color:#142c8f;}
        
        Text color #142c8f
      
           This box has a color of #142c8f        
        
          <div style="background-color:#142c8f;">Content here</div>
        
        
          .mybackground {background-color:#142c8f;}
        
        Background color #142c8f
      
           Border around this has a color of #142c8f        
        
          <div style="border:2px solid #142c8f;">Content here</div>
        
        
          .myborder {border:2px solid #142c8f;}
        
        Border color #142c8f