#143f64 color space conversions
Hex:
        #143f64
        RGB:
        20, 63, 100
        CMY:
        92, 75, 61
        CMYK:
        80, 37, 0, 61
      HSL:
        208°, 66.6667%, 23.5294%
        HSV (HSB):
        208°, 80.0000%, 39.2157%
        XYZ:
        4.3662, 4.6238, 12.7190
        xyY:
        0.2011, 0.2130, 4.6238
      CIE-Lab:
        25.6350, -0.3897, -25.9828
        CIE-LCH:
        25.6350, 25.9857, 269.1407
        CIE-Luv:
        25.6350, -13.9088, -32.1197
        Hunter-Lab:
        21.5031, -1.3857, -20.0175
      #143f64 color charts
#143f64 RGB chart
      #143f64 CMYK chart
      #143f64 RGB pie chart
      #143f64 color shades, tints & tones
#143f64 color schemes
#143f64 color preview, HTML & CSS examples
           This text has a color of #143f64        
        
          <p style="color:#143f64;">Text here</p>
        
        
          .mytext {color:#143f64;}
        
        Text color #143f64
      
           This box has a color of #143f64        
        
          <div style="background-color:#143f64;">Content here</div>
        
        
          .mybackground {background-color:#143f64;}
        
        Background color #143f64
      
           Border around this has a color of #143f64        
        
          <div style="border:2px solid #143f64;">Content here</div>
        
        
          .myborder {border:2px solid #143f64;}
        
        Border color #143f64