#28cdb1 color space conversions
Hex:
        #28cdb1
        RGB:
        40, 205, 177
        CMY:
        84, 20, 31
        CMYK:
        80, 0, 14, 20
      HSL:
        170°, 67.3469%, 48.0392%
        HSV (HSB):
        170°, 80.4878%, 80.3922%
        XYZ:
        30.6422, 47.2881, 49.1075
        xyY:
        0.2412, 0.3722, 47.2881
      CIE-Lab:
        74.3737, -46.6971, 2.4400
        CIE-LCH:
        74.3737, 46.7608, 177.0089
        CIE-Luv:
        74.3737, -57.7221, 10.9454
        Hunter-Lab:
        68.7663, -40.8017, 5.7962
      #28cdb1 color charts
#28cdb1 RGB chart
      #28cdb1 CMYK chart
      #28cdb1 RGB pie chart
      #28cdb1 color shades, tints & tones
#28cdb1 color schemes
#28cdb1 color preview, HTML & CSS examples
           This text has a color of #28cdb1        
        
          <p style="color:#28cdb1;">Text here</p>
        
        
          .mytext {color:#28cdb1;}
        
        Text color #28cdb1
      
           This box has a color of #28cdb1        
        
          <div style="background-color:#28cdb1;">Content here</div>
        
        
          .mybackground {background-color:#28cdb1;}
        
        Background color #28cdb1
      
           Border around this has a color of #28cdb1        
        
          <div style="border:2px solid #28cdb1;">Content here</div>
        
        
          .myborder {border:2px solid #28cdb1;}
        
        Border color #28cdb1