#2fb3dc color space conversions
Hex:
        #2fb3dc
        RGB:
        47, 179, 220
        CMY:
        82, 30, 14
        CMYK:
        79, 19, 0, 14
      HSL:
        194°, 71.1934%, 52.3529%
        HSV (HSB):
        194°, 78.6364%, 86.2745%
        XYZ:
        30.2107, 38.0118, 73.4549
        xyY:
        0.2132, 0.2683, 38.0118
      CIE-Lab:
        68.0293, -20.9680, -30.5302
        CIE-LCH:
        68.0293, 37.0371, 235.5188
        CIE-Luv:
        68.0293, -44.7550, -45.5597
        Hunter-Lab:
        61.6537, -20.4281, -27.4811
      #2fb3dc color charts
#2fb3dc RGB chart
      #2fb3dc CMYK chart
      #2fb3dc RGB pie chart
      #2fb3dc color shades, tints & tones
#2fb3dc color schemes
#2fb3dc color preview, HTML & CSS examples
           This text has a color of #2fb3dc        
        
          <p style="color:#2fb3dc;">Text here</p>
        
        
          .mytext {color:#2fb3dc;}
        
        Text color #2fb3dc
      
           This box has a color of #2fb3dc        
        
          <div style="background-color:#2fb3dc;">Content here</div>
        
        
          .mybackground {background-color:#2fb3dc;}
        
        Background color #2fb3dc
      
           Border around this has a color of #2fb3dc        
        
          <div style="border:2px solid #2fb3dc;">Content here</div>
        
        
          .myborder {border:2px solid #2fb3dc;}
        
        Border color #2fb3dc