#3fbac5 color space conversions
Hex:
        #3fbac5
        RGB:
        63, 186, 197
        CMY:
        75, 27, 23
        CMYK:
        68, 6, 0, 23
      HSL:
        185°, 53.6000%, 50.9804%
        HSV (HSB):
        185°, 68.0203%, 77.2549%
        XYZ:
        29.6868, 40.2058, 59.0192
        xyY:
        0.2303, 0.3119, 40.2058
      CIE-Lab:
        69.6159, -29.7901, -15.4565
        CIE-LCH:
        69.6159, 33.5612, 207.4225
        CIE-Luv:
        69.6159, -46.3431, -19.4686
        Hunter-Lab:
        63.4080, -27.3926, -10.8005
      #3fbac5 color charts
#3fbac5 RGB chart
      #3fbac5 CMYK chart
      #3fbac5 RGB pie chart
      #3fbac5 color shades, tints & tones
#3fbac5 color schemes
#3fbac5 color preview, HTML & CSS examples
           This text has a color of #3fbac5        
        
          <p style="color:#3fbac5;">Text here</p>
        
        
          .mytext {color:#3fbac5;}
        
        Text color #3fbac5
      
           This box has a color of #3fbac5        
        
          <div style="background-color:#3fbac5;">Content here</div>
        
        
          .mybackground {background-color:#3fbac5;}
        
        Background color #3fbac5
      
           Border around this has a color of #3fbac5        
        
          <div style="border:2px solid #3fbac5;">Content here</div>
        
        
          .myborder {border:2px solid #3fbac5;}
        
        Border color #3fbac5