#2fc0d5 color space conversions
Hex:
        #2fc0d5
        RGB:
        47, 192, 213
        CMY:
        82, 25, 16
        CMYK:
        78, 10, 0, 16
      HSL:
        188°, 66.4000%, 50.9804%
        HSV (HSB):
        188°, 77.9343%, 83.5294%
        XYZ:
        32.0322, 43.1077, 69.5831
        xyY:
        0.2213, 0.2979, 43.1077
      CIE-Lab:
        71.6280, -29.7550, -21.1879
        CIE-LCH:
        71.6280, 36.5279, 215.4538
        CIE-Luv:
        71.6280, -49.7733, -28.9937
        Hunter-Lab:
        65.6565, -27.8131, -16.8764
      #2fc0d5 color charts
#2fc0d5 RGB chart
      #2fc0d5 CMYK chart
      #2fc0d5 RGB pie chart
      #2fc0d5 color shades, tints & tones
#2fc0d5 color schemes
#2fc0d5 color preview, HTML & CSS examples
           This text has a color of #2fc0d5        
        
          <p style="color:#2fc0d5;">Text here</p>
        
        
          .mytext {color:#2fc0d5;}
        
        Text color #2fc0d5
      
           This box has a color of #2fc0d5        
        
          <div style="background-color:#2fc0d5;">Content here</div>
        
        
          .mybackground {background-color:#2fc0d5;}
        
        Background color #2fc0d5
      
           Border around this has a color of #2fc0d5        
        
          <div style="border:2px solid #2fc0d5;">Content here</div>
        
        
          .myborder {border:2px solid #2fc0d5;}
        
        Border color #2fc0d5