#2fc0ef color space conversions
Hex:
        #2fc0ef
        RGB:
        47, 192, 239
        CMY:
        82, 25, 6
        CMYK:
        80, 20, 0, 6
      HSL:
        195°, 85.7143%, 56.0784%
        HSV (HSB):
        195°, 80.3347%, 93.7255%
        XYZ:
        35.6019, 44.5356, 88.3812
        xyY:
        0.2113, 0.2643, 44.5356
      CIE-Lab:
        72.5851, -21.4071, -33.8320
        CIE-LCH:
        72.5851, 40.0358, 237.6766
        CIE-Luv:
        72.5851, -47.9756, -51.5197
        Hunter-Lab:
        66.7350, -21.5597, -31.8068
      #2fc0ef color charts
#2fc0ef RGB chart
      #2fc0ef CMYK chart
      #2fc0ef RGB pie chart
      #2fc0ef color shades, tints & tones
#2fc0ef color schemes
#2fc0ef color preview, HTML & CSS examples
           This text has a color of #2fc0ef        
        
          <p style="color:#2fc0ef;">Text here</p>
        
        
          .mytext {color:#2fc0ef;}
        
        Text color #2fc0ef
      
           This box has a color of #2fc0ef        
        
          <div style="background-color:#2fc0ef;">Content here</div>
        
        
          .mybackground {background-color:#2fc0ef;}
        
        Background color #2fc0ef
      
           Border around this has a color of #2fc0ef        
        
          <div style="border:2px solid #2fc0ef;">Content here</div>
        
        
          .myborder {border:2px solid #2fc0ef;}
        
        Border color #2fc0ef