#2fcff3 color space conversions
Hex:
        #2fcff3
        RGB:
        47, 207, 243
        CMY:
        82, 19, 5
        CMYK:
        81, 15, 0, 5
      HSL:
        191°, 89.0909%, 56.8627%
        HSV (HSB):
        191°, 80.6584%, 95.2941%
        XYZ:
        39.6628, 51.7010, 92.6829
        xyY:
        0.2155, 0.2809, 51.7010
      CIE-Lab:
        77.1017, -27.6621, -29.0237
        CIE-LCH:
        77.1017, 40.0945, 226.3759
        CIE-Luv:
        77.1017, -52.8404, -42.8062
        Hunter-Lab:
        71.9034, -27.3683, -26.0919
      #2fcff3 color charts
#2fcff3 RGB chart
      #2fcff3 CMYK chart
      #2fcff3 RGB pie chart
      #2fcff3 color shades, tints & tones
#2fcff3 color schemes
#2fcff3 color preview, HTML & CSS examples
           This text has a color of #2fcff3        
        
          <p style="color:#2fcff3;">Text here</p>
        
        
          .mytext {color:#2fcff3;}
        
        Text color #2fcff3
      
           This box has a color of #2fcff3        
        
          <div style="background-color:#2fcff3;">Content here</div>
        
        
          .mybackground {background-color:#2fcff3;}
        
        Background color #2fcff3
      
           Border around this has a color of #2fcff3        
        
          <div style="border:2px solid #2fcff3;">Content here</div>
        
        
          .myborder {border:2px solid #2fcff3;}
        
        Border color #2fcff3