#158f8a color space conversions
Hex:
        #158f8a
        RGB:
        21, 143, 138
        CMY:
        92, 44, 46
        CMYK:
        85, 0, 3, 44
      HSL:
        178°, 74.3902%, 32.1569%
        HSV (HSB):
        178°, 85.3147%, 56.0784%
        XYZ:
        14.7192, 21.6393, 27.4458
        xyY:
        0.2307, 0.3392, 21.6393
      CIE-Lab:
        53.6422, -31.6774, -6.2656
        CIE-LCH:
        53.6422, 32.2911, 191.1883
        CIE-Luv:
        53.6422, -40.5889, -4.4958
        Hunter-Lab:
        46.5181, -24.9260, -2.4186
      #158f8a color charts
#158f8a RGB chart
      #158f8a CMYK chart
      #158f8a RGB pie chart
      #158f8a color shades, tints & tones
#158f8a color schemes
#158f8a color preview, HTML & CSS examples
           This text has a color of #158f8a        
        
          <p style="color:#158f8a;">Text here</p>
        
        
          .mytext {color:#158f8a;}
        
        Text color #158f8a
      
           This box has a color of #158f8a        
        
          <div style="background-color:#158f8a;">Content here</div>
        
        
          .mybackground {background-color:#158f8a;}
        
        Background color #158f8a
      
           Border around this has a color of #158f8a        
        
          <div style="border:2px solid #158f8a;">Content here</div>
        
        
          .myborder {border:2px solid #158f8a;}
        
        Border color #158f8a