#2fc0df color space conversions
Hex:
        #2fc0df
        RGB:
        47, 192, 223
        CMY:
        82, 25, 13
        CMYK:
        79, 14, 0, 13
      HSL:
        191°, 73.3333%, 52.9412%
        HSV (HSB):
        191°, 78.9238%, 87.4510%
        XYZ:
        33.3412, 43.6313, 76.4765
        xyY:
        0.2173, 0.2843, 43.6313
      CIE-Lab:
        71.9814, -26.6014, -26.0892
        CIE-LCH:
        71.9814, 37.2596, 224.4430
        CIE-Luv:
        71.9814, -49.0729, -37.6399
        Hunter-Lab:
        66.0540, -25.4954, -22.4074
      #2fc0df color charts
#2fc0df RGB chart
      #2fc0df CMYK chart
      #2fc0df RGB pie chart
      #2fc0df color shades, tints & tones
#2fc0df color schemes
#2fc0df color preview, HTML & CSS examples
           This text has a color of #2fc0df        
        
          <p style="color:#2fc0df;">Text here</p>
        
        
          .mytext {color:#2fc0df;}
        
        Text color #2fc0df
      
           This box has a color of #2fc0df        
        
          <div style="background-color:#2fc0df;">Content here</div>
        
        
          .mybackground {background-color:#2fc0df;}
        
        Background color #2fc0df
      
           Border around this has a color of #2fc0df        
        
          <div style="border:2px solid #2fc0df;">Content here</div>
        
        
          .myborder {border:2px solid #2fc0df;}
        
        Border color #2fc0df