#145a5d color space conversions
Hex:
        #145a5d
        RGB:
        20, 90, 93
        CMY:
        92, 65, 64
        CMYK:
        78, 3, 0, 64
      HSL:
        182°, 64.6018%, 22.1569%
        HSV (HSB):
        182°, 78.4946%, 36.4706%
        XYZ:
        5.9204, 8.2514, 11.6366
        xyY:
        0.2294, 0.3197, 8.2514
      CIE-Lab:
        34.5010, -19.4745, -7.8407
        CIE-LCH:
        34.5010, 20.9936, 201.9303
        CIE-Luv:
        34.5010, -24.2043, -7.7008
        Hunter-Lab:
        28.7252, -13.4791, -3.9107
      #145a5d color charts
#145a5d RGB chart
      #145a5d CMYK chart
      #145a5d RGB pie chart
      #145a5d color shades, tints & tones
#145a5d color schemes
#145a5d color preview, HTML & CSS examples
           This text has a color of #145a5d        
        
          <p style="color:#145a5d;">Text here</p>
        
        
          .mytext {color:#145a5d;}
        
        Text color #145a5d
      
           This box has a color of #145a5d        
        
          <div style="background-color:#145a5d;">Content here</div>
        
        
          .mybackground {background-color:#145a5d;}
        
        Background color #145a5d
      
           Border around this has a color of #145a5d        
        
          <div style="border:2px solid #145a5d;">Content here</div>
        
        
          .myborder {border:2px solid #145a5d;}
        
        Border color #145a5d