#2cfdff color space conversions
Hex:
        #2cfdff
        RGB:
        44, 253, 255
        CMY:
        83, 1, 0
        CMYK:
        83, 1, 0, 0
      HSL:
        181°, 100.0000%, 58.6275%
        HSV (HSB):
        181°, 82.7451%, 100.0000%
        XYZ:
        54.2140, 78.0060, 106.8070
        xyY:
        0.2268, 0.3263, 78.0060
      CIE-Lab:
        90.7827, -45.6080, -14.6127
        CIE-LCH:
        90.7827, 47.8918, 197.7654
        CIE-Luv:
        90.7827, -67.8070, -16.3472
        Hunter-Lab:
        88.3210, -44.9934, -9.8750
      #2cfdff color charts
#2cfdff RGB chart
      #2cfdff CMYK chart
      #2cfdff RGB pie chart
      #2cfdff color shades, tints & tones
#2cfdff color schemes
#2cfdff color preview, HTML & CSS examples
           This text has a color of #2cfdff        
        
          <p style="color:#2cfdff;">Text here</p>
        
        
          .mytext {color:#2cfdff;}
        
        Text color #2cfdff
      
           This box has a color of #2cfdff        
        
          <div style="background-color:#2cfdff;">Content here</div>
        
        
          .mybackground {background-color:#2cfdff;}
        
        Background color #2cfdff
      
           Border around this has a color of #2cfdff        
        
          <div style="border:2px solid #2cfdff;">Content here</div>
        
        
          .myborder {border:2px solid #2cfdff;}
        
        Border color #2cfdff