#3bcf8a color space conversions
Hex:
        #3bcf8a
        RGB:
        59, 207, 138
        CMY:
        77, 19, 46
        CMYK:
        71, 0, 33, 19
      HSL:
        152°, 60.6557%, 52.1569%
        HSV (HSB):
        152°, 71.4976%, 81.1765%
        XYZ:
        28.7039, 47.3904, 31.6792
        xyY:
        0.2663, 0.4397, 47.3904
      CIE-Lab:
        74.4388, -54.3650, 23.4029
        CIE-LCH:
        74.4388, 59.1883, 156.7092
        CIE-Luv:
        74.4388, -58.3234, 41.3257
        Hunter-Lab:
        68.8407, -46.0437, 20.9044
      #3bcf8a color charts
#3bcf8a RGB chart
      #3bcf8a CMYK chart
      #3bcf8a RGB pie chart
      #3bcf8a color shades, tints & tones
#3bcf8a color schemes
#3bcf8a color preview, HTML & CSS examples
           This text has a color of #3bcf8a        
        
          <p style="color:#3bcf8a;">Text here</p>
        
        
          .mytext {color:#3bcf8a;}
        
        Text color #3bcf8a
      
           This box has a color of #3bcf8a        
        
          <div style="background-color:#3bcf8a;">Content here</div>
        
        
          .mybackground {background-color:#3bcf8a;}
        
        Background color #3bcf8a
      
           Border around this has a color of #3bcf8a        
        
          <div style="border:2px solid #3bcf8a;">Content here</div>
        
        
          .myborder {border:2px solid #3bcf8a;}
        
        Border color #3bcf8a