#2fa0c1 color space conversions
Hex:
        #2fa0c1
        RGB:
        47, 160, 193
        CMY:
        82, 37, 24
        CMYK:
        76, 17, 0, 24
      HSL:
        194°, 60.8333%, 47.0588%
        HSV (HSB):
        194°, 75.6477%, 75.6863%
        XYZ:
        23.3687, 29.5962, 54.9331
        xyY:
        0.2166, 0.2743, 29.5962
      CIE-Lab:
        61.3042, -19.9739, -25.9333
        CIE-LCH:
        61.3042, 32.7336, 232.3964
        CIE-Luv:
        61.3042, -39.8178, -37.4133
        Hunter-Lab:
        54.4024, -18.5289, -21.7867
      #2fa0c1 color charts
#2fa0c1 RGB chart
      #2fa0c1 CMYK chart
      #2fa0c1 RGB pie chart
      #2fa0c1 color shades, tints & tones
#2fa0c1 color schemes
#2fa0c1 color preview, HTML & CSS examples
           This text has a color of #2fa0c1        
        
          <p style="color:#2fa0c1;">Text here</p>
        
        
          .mytext {color:#2fa0c1;}
        
        Text color #2fa0c1
      
           This box has a color of #2fa0c1        
        
          <div style="background-color:#2fa0c1;">Content here</div>
        
        
          .mybackground {background-color:#2fa0c1;}
        
        Background color #2fa0c1
      
           Border around this has a color of #2fa0c1        
        
          <div style="border:2px solid #2fa0c1;">Content here</div>
        
        
          .myborder {border:2px solid #2fa0c1;}
        
        Border color #2fa0c1