#3fbdc4 color space conversions
Hex:
        #3fbdc4
        RGB:
        63, 189, 196
        CMY:
        75, 26, 23
        CMYK:
        68, 4, 0, 23
      HSL:
        183°, 52.9880%, 50.7843%
        HSV (HSB):
        183°, 67.8571%, 76.8627%
        XYZ:
        30.2113, 41.4375, 58.6305
        xyY:
        0.2319, 0.3181, 41.4375
      CIE-Lab:
        70.4813, -31.5346, -13.6056
        CIE-LCH:
        70.4813, 34.3444, 203.3378
        CIE-Luv:
        70.4813, -47.4918, -16.2604
        Hunter-Lab:
        64.3719, -28.8766, -8.9414
      #3fbdc4 color charts
#3fbdc4 RGB chart
      #3fbdc4 CMYK chart
      #3fbdc4 RGB pie chart
      #3fbdc4 color shades, tints & tones
#3fbdc4 color schemes
#3fbdc4 color preview, HTML & CSS examples
           This text has a color of #3fbdc4        
        
          <p style="color:#3fbdc4;">Text here</p>
        
        
          .mytext {color:#3fbdc4;}
        
        Text color #3fbdc4
      
           This box has a color of #3fbdc4        
        
          <div style="background-color:#3fbdc4;">Content here</div>
        
        
          .mybackground {background-color:#3fbdc4;}
        
        Background color #3fbdc4
      
           Border around this has a color of #3fbdc4        
        
          <div style="border:2px solid #3fbdc4;">Content here</div>
        
        
          .myborder {border:2px solid #3fbdc4;}
        
        Border color #3fbdc4