#2fc0f0 color space conversions
Hex:
        #2fc0f0
        RGB:
        47, 192, 240
        CMY:
        82, 25, 6
        CMYK:
        80, 20, 0, 6
      HSL:
        195°, 86.5471%, 56.2745%
        HSV (HSB):
        195°, 80.4167%, 94.1176%
        XYZ:
        35.7501, 44.5949, 89.1615
        xyY:
        0.2109, 0.2631, 44.5949
      CIE-Lab:
        72.6243, -21.0770, -34.3118
        CIE-LCH:
        72.6243, 40.2683, 238.4385
        CIE-Luv:
        72.6243, -47.9082, -52.3869
        Hunter-Lab:
        66.7794, -21.3046, -32.4164
      #2fc0f0 color charts
#2fc0f0 RGB chart
      #2fc0f0 CMYK chart
      #2fc0f0 RGB pie chart
      #2fc0f0 color shades, tints & tones
#2fc0f0 color schemes
#2fc0f0 color preview, HTML & CSS examples
           This text has a color of #2fc0f0        
        
          <p style="color:#2fc0f0;">Text here</p>
        
        
          .mytext {color:#2fc0f0;}
        
        Text color #2fc0f0
      
           This box has a color of #2fc0f0        
        
          <div style="background-color:#2fc0f0;">Content here</div>
        
        
          .mybackground {background-color:#2fc0f0;}
        
        Background color #2fc0f0
      
           Border around this has a color of #2fc0f0        
        
          <div style="border:2px solid #2fc0f0;">Content here</div>
        
        
          .myborder {border:2px solid #2fc0f0;}
        
        Border color #2fc0f0