#2cafb2 color space conversions
Hex:
        #2cafb2
        RGB:
        44, 175, 178
        CMY:
        83, 31, 30
        CMYK:
        75, 2, 0, 30
      HSL:
        181°, 60.3604%, 43.5294%
        HSV (HSB):
        181°, 75.2809%, 69.8039%
        XYZ:
        24.4046, 34.4098, 47.4750
        xyY:
        0.2296, 0.3237, 34.4098
      CIE-Lab:
        65.2865, -32.5776, -11.5087
        CIE-LCH:
        65.2865, 34.5507, 199.4567
        CIE-Luv:
        65.2865, -46.6027, -12.6438
        Hunter-Lab:
        58.6598, -28.3924, -6.9231
      #2cafb2 color charts
#2cafb2 RGB chart
      #2cafb2 CMYK chart
      #2cafb2 RGB pie chart
      #2cafb2 color shades, tints & tones
#2cafb2 color schemes
#2cafb2 color preview, HTML & CSS examples
           This text has a color of #2cafb2        
        
          <p style="color:#2cafb2;">Text here</p>
        
        
          .mytext {color:#2cafb2;}
        
        Text color #2cafb2
      
           This box has a color of #2cafb2        
        
          <div style="background-color:#2cafb2;">Content here</div>
        
        
          .mybackground {background-color:#2cafb2;}
        
        Background color #2cafb2
      
           Border around this has a color of #2cafb2        
        
          <div style="border:2px solid #2cafb2;">Content here</div>
        
        
          .myborder {border:2px solid #2cafb2;}
        
        Border color #2cafb2