#28b3aa color space conversions
Hex:
        #28b3aa
        RGB:
        40, 179, 170
        CMY:
        84, 30, 33
        CMYK:
        78, 0, 5, 30
      HSL:
        176°, 63.4703%, 42.9412%
        HSV (HSB):
        176°, 77.6536%, 70.1961%
        XYZ:
        24.2509, 35.5936, 43.6223
        xyY:
        0.2344, 0.3440, 35.5936
      CIE-Lab:
        66.2082, -37.2190, -5.7008
        CIE-LCH:
        66.2082, 37.6530, 188.7083
        CIE-Luv:
        66.2082, -49.1080, -2.9375
        Hunter-Lab:
        59.6604, -31.8486, -1.5892
      #28b3aa color charts
#28b3aa RGB chart
      #28b3aa CMYK chart
      #28b3aa RGB pie chart
      #28b3aa color shades, tints & tones
#28b3aa color schemes
#28b3aa color preview, HTML & CSS examples
           This text has a color of #28b3aa        
        
          <p style="color:#28b3aa;">Text here</p>
        
        
          .mytext {color:#28b3aa;}
        
        Text color #28b3aa
      
           This box has a color of #28b3aa        
        
          <div style="background-color:#28b3aa;">Content here</div>
        
        
          .mybackground {background-color:#28b3aa;}
        
        Background color #28b3aa
      
           Border around this has a color of #28b3aa        
        
          <div style="border:2px solid #28b3aa;">Content here</div>
        
        
          .myborder {border:2px solid #28b3aa;}
        
        Border color #28b3aa