#2fc8e1 color space conversions
Hex:
        #2fc8e1
        RGB:
        47, 200, 225
        CMY:
        82, 22, 12
        CMYK:
        79, 11, 0, 12
      HSL:
        188°, 74.7899%, 53.3333%
        HSV (HSB):
        188°, 79.1111%, 88.2353%
        XYZ:
        35.4172, 47.3491, 78.5068
        xyY:
        0.2196, 0.2936, 47.3491
      CIE-Lab:
        74.4125, -29.9087, -23.4571
        CIE-LCH:
        74.4125, 38.0100, 218.1067
        CIE-Luv:
        74.4125, -51.7084, -32.9076
        Hunter-Lab:
        68.8107, -28.5440, -19.4770
      #2fc8e1 color charts
#2fc8e1 RGB chart
      #2fc8e1 CMYK chart
      #2fc8e1 RGB pie chart
      #2fc8e1 color shades, tints & tones
#2fc8e1 color schemes
#2fc8e1 color preview, HTML & CSS examples
           This text has a color of #2fc8e1        
        
          <p style="color:#2fc8e1;">Text here</p>
        
        
          .mytext {color:#2fc8e1;}
        
        Text color #2fc8e1
      
           This box has a color of #2fc8e1        
        
          <div style="background-color:#2fc8e1;">Content here</div>
        
        
          .mybackground {background-color:#2fc8e1;}
        
        Background color #2fc8e1
      
           Border around this has a color of #2fc8e1        
        
          <div style="border:2px solid #2fc8e1;">Content here</div>
        
        
          .myborder {border:2px solid #2fc8e1;}
        
        Border color #2fc8e1