#2cafc3 color space conversions
Hex:
        #2cafc3
        RGB:
        44, 175, 195
        CMY:
        83, 31, 24
        CMYK:
        77, 10, 0, 24
      HSL:
        188°, 63.1799%, 46.8627%
        HSV (HSB):
        188°, 77.4359%, 76.4706%
        XYZ:
        26.2190, 35.1355, 57.0297
        xyY:
        0.2215, 0.2968, 35.1355
      CIE-Lab:
        65.8541, -27.3355, -20.0891
        CIE-LCH:
        65.8541, 33.9235, 216.3125
        CIE-Luv:
        65.8541, -45.4177, -27.2020
        Hunter-Lab:
        59.2752, -24.7764, -15.5512
      #2cafc3 color charts
#2cafc3 RGB chart
      #2cafc3 CMYK chart
      #2cafc3 RGB pie chart
      #2cafc3 color shades, tints & tones
#2cafc3 color schemes
#2cafc3 color preview, HTML & CSS examples
           This text has a color of #2cafc3        
        
          <p style="color:#2cafc3;">Text here</p>
        
        
          .mytext {color:#2cafc3;}
        
        Text color #2cafc3
      
           This box has a color of #2cafc3        
        
          <div style="background-color:#2cafc3;">Content here</div>
        
        
          .mybackground {background-color:#2cafc3;}
        
        Background color #2cafc3
      
           Border around this has a color of #2cafc3        
        
          <div style="border:2px solid #2cafc3;">Content here</div>
        
        
          .myborder {border:2px solid #2cafc3;}
        
        Border color #2cafc3