#145c47 color space conversions
Hex:
        #145c47
        RGB:
        20, 92, 71
        CMY:
        92, 64, 72
        CMYK:
        78, 0, 23, 64
      HSL:
        163°, 64.2857%, 21.9608%
        HSV (HSB):
        163°, 78.2609%, 36.0784%
        XYZ:
        5.2530, 8.2579, 7.2783
        xyY:
        0.2527, 0.3972, 8.2579
      CIE-Lab:
        34.5144, -27.2797, 5.9254
        CIE-LCH:
        34.5144, 27.9158, 167.7451
        CIE-Luv:
        34.5144, -26.3150, 10.7680
        Hunter-Lab:
        28.7366, -17.6599, 5.0989
      #145c47 color charts
#145c47 RGB chart
      #145c47 CMYK chart
      #145c47 RGB pie chart
      #145c47 color shades, tints & tones
#145c47 color schemes
#145c47 color preview, HTML & CSS examples
           This text has a color of #145c47        
        
          <p style="color:#145c47;">Text here</p>
        
        
          .mytext {color:#145c47;}
        
        Text color #145c47
      
           This box has a color of #145c47        
        
          <div style="background-color:#145c47;">Content here</div>
        
        
          .mybackground {background-color:#145c47;}
        
        Background color #145c47
      
           Border around this has a color of #145c47        
        
          <div style="border:2px solid #145c47;">Content here</div>
        
        
          .myborder {border:2px solid #145c47;}
        
        Border color #145c47