#2cafbf color space conversions
Hex:
        #2cafbf
        RGB:
        44, 175, 191
        CMY:
        83, 31, 25
        CMYK:
        77, 8, 0, 25
      HSL:
        187°, 62.5532%, 46.0784%
        HSV (HSB):
        187°, 76.9634%, 74.9020%
        XYZ:
        25.7726, 34.9570, 54.6792
        xyY:
        0.2233, 0.3029, 34.9570
      CIE-Lab:
        65.7152, -28.5945, -18.0826
        CIE-LCH:
        65.7152, 33.8323, 212.3085
        CIE-Luv:
        65.7152, -45.6952, -23.7527
        Hunter-Lab:
        59.1244, -25.6587, -13.4452
      #2cafbf color charts
#2cafbf RGB chart
      #2cafbf CMYK chart
      #2cafbf RGB pie chart
      #2cafbf color shades, tints & tones
#2cafbf color schemes
#2cafbf color preview, HTML & CSS examples
           This text has a color of #2cafbf        
        
          <p style="color:#2cafbf;">Text here</p>
        
        
          .mytext {color:#2cafbf;}
        
        Text color #2cafbf
      
           This box has a color of #2cafbf        
        
          <div style="background-color:#2cafbf;">Content here</div>
        
        
          .mybackground {background-color:#2cafbf;}
        
        Background color #2cafbf
      
           Border around this has a color of #2cafbf        
        
          <div style="border:2px solid #2cafbf;">Content here</div>
        
        
          .myborder {border:2px solid #2cafbf;}
        
        Border color #2cafbf