#145c52 color space conversions
Hex:
        #145c52
        RGB:
        20, 92, 82
        CMY:
        92, 64, 68
        CMYK:
        78, 0, 11, 64
      HSL:
        172°, 64.2857%, 21.9608%
        HSV (HSB):
        172°, 78.2609%, 36.0784%
        XYZ:
        5.6386, 8.4122, 9.3092
        xyY:
        0.2414, 0.3601, 8.4122
      CIE-Lab:
        34.8270, -24.0759, -0.4749
        CIE-LCH:
        34.8270, 24.0805, 181.1299
        CIE-Luv:
        34.8270, -25.6497, 2.5323
        Hunter-Lab:
        29.0038, -16.0545, 1.2727
      #145c52 color charts
#145c52 RGB chart
      #145c52 CMYK chart
      #145c52 RGB pie chart
      #145c52 color shades, tints & tones
#145c52 color schemes
#145c52 color preview, HTML & CSS examples
           This text has a color of #145c52        
        
          <p style="color:#145c52;">Text here</p>
        
        
          .mytext {color:#145c52;}
        
        Text color #145c52
      
           This box has a color of #145c52        
        
          <div style="background-color:#145c52;">Content here</div>
        
        
          .mybackground {background-color:#145c52;}
        
        Background color #145c52
      
           Border around this has a color of #145c52        
        
          <div style="border:2px solid #145c52;">Content here</div>
        
        
          .myborder {border:2px solid #145c52;}
        
        Border color #145c52