#3fbea1 color space conversions
Hex:
        #3fbea1
        RGB:
        63, 190, 161
        CMY:
        75, 25, 37
        CMYK:
        67, 0, 15, 25
      HSL:
        166°, 50.1976%, 49.6078%
        HSV (HSB):
        166°, 66.8421%, 74.5098%
        XYZ:
        26.8964, 40.4569, 40.1096
        xyY:
        0.2503, 0.3765, 40.4569
      CIE-Lab:
        69.7937, -41.5376, 4.5498
        CIE-LCH:
        69.7937, 41.7860, 173.7490
        CIE-Luv:
        69.7937, -50.0552, 13.1748
        Hunter-Lab:
        63.6057, -35.8293, 7.1359
      #3fbea1 color charts
#3fbea1 RGB chart
      #3fbea1 CMYK chart
      #3fbea1 RGB pie chart
      #3fbea1 color shades, tints & tones
#3fbea1 color schemes
#3fbea1 color preview, HTML & CSS examples
           This text has a color of #3fbea1        
        
          <p style="color:#3fbea1;">Text here</p>
        
        
          .mytext {color:#3fbea1;}
        
        Text color #3fbea1
      
           This box has a color of #3fbea1        
        
          <div style="background-color:#3fbea1;">Content here</div>
        
        
          .mybackground {background-color:#3fbea1;}
        
        Background color #3fbea1
      
           Border around this has a color of #3fbea1        
        
          <div style="border:2px solid #3fbea1;">Content here</div>
        
        
          .myborder {border:2px solid #3fbea1;}
        
        Border color #3fbea1