#2fc0f3 color space conversions
Hex:
        #2fc0f3
        RGB:
        47, 192, 243
        CMY:
        82, 25, 5
        CMYK:
        81, 21, 0, 5
      HSL:
        196°, 89.0909%, 56.8627%
        HSV (HSB):
        196°, 80.6584%, 95.2941%
        XYZ:
        36.1996, 44.7747, 91.5285
        xyY:
        0.2098, 0.2596, 44.7747
      CIE-Lab:
        72.7433, -20.0834, -35.7480
        CIE-LCH:
        72.7433, 41.0032, 240.6726
        CIE-Luv:
        72.7433, -47.7069, -54.9874
        Hunter-Lab:
        66.9139, -20.5330, -34.2604
      #2fc0f3 color charts
#2fc0f3 RGB chart
      #2fc0f3 CMYK chart
      #2fc0f3 RGB pie chart
      #2fc0f3 color shades, tints & tones
#2fc0f3 color schemes
#2fc0f3 color preview, HTML & CSS examples
           This text has a color of #2fc0f3        
        
          <p style="color:#2fc0f3;">Text here</p>
        
        
          .mytext {color:#2fc0f3;}
        
        Text color #2fc0f3
      
           This box has a color of #2fc0f3        
        
          <div style="background-color:#2fc0f3;">Content here</div>
        
        
          .mybackground {background-color:#2fc0f3;}
        
        Background color #2fc0f3
      
           Border around this has a color of #2fc0f3        
        
          <div style="border:2px solid #2fc0f3;">Content here</div>
        
        
          .myborder {border:2px solid #2fc0f3;}
        
        Border color #2fc0f3