#2cfff5 color space conversions
Hex:
        #2cfff5
        RGB:
        44, 255, 245
        CMY:
        83, 0, 4
        CMYK:
        83, 0, 4, 0
      HSL:
        177°, 100.0000%, 58.6275%
        HSV (HSB):
        177°, 82.7451%, 100.0000%
        XYZ:
        53.2801, 78.6480, 98.7586
        xyY:
        0.2310, 0.3409, 78.6480
      CIE-Lab:
        91.0748, -49.2620, -8.9866
        CIE-LCH:
        91.0748, 50.0749, 190.3385
        CIE-Luv:
        91.0748, -69.2381, -6.4905
        Hunter-Lab:
        88.6837, -47.9558, -3.9470
      #2cfff5 color charts
#2cfff5 RGB chart
      #2cfff5 CMYK chart
      #2cfff5 RGB pie chart
      #2cfff5 color shades, tints & tones
#2cfff5 color schemes
#2cfff5 color preview, HTML & CSS examples
           This text has a color of #2cfff5        
        
          <p style="color:#2cfff5;">Text here</p>
        
        
          .mytext {color:#2cfff5;}
        
        Text color #2cfff5
      
           This box has a color of #2cfff5        
        
          <div style="background-color:#2cfff5;">Content here</div>
        
        
          .mybackground {background-color:#2cfff5;}
        
        Background color #2cfff5
      
           Border around this has a color of #2cfff5        
        
          <div style="border:2px solid #2cfff5;">Content here</div>
        
        
          .myborder {border:2px solid #2cfff5;}
        
        Border color #2cfff5