#3cff5f color space conversions
Hex:
        #3cff5f
        RGB:
        60, 255, 95
        CMY:
        76, 0, 63
        CMYK:
        76, 0, 63, 0
      HSL:
        131°, 100.0000%, 61.7647%
        HSV (HSB):
        131°, 76.4706%, 100.0000%
        XYZ:
        39.6890, 73.3069, 22.8843
        xyY:
        0.2921, 0.5395, 73.3069
      CIE-Lab:
        88.5939, -77.1148, 61.4231
        CIE-LCH:
        88.5939, 98.5875, 141.4621
        CIE-Luv:
        88.5939, -76.4894, 89.6603
        Hunter-Lab:
        85.6194, -67.0900, 44.0866
      #3cff5f color charts
#3cff5f RGB chart
      #3cff5f CMYK chart
      #3cff5f RGB pie chart
      #3cff5f color shades, tints & tones
#3cff5f color schemes
#3cff5f color preview, HTML & CSS examples
           This text has a color of #3cff5f        
        
          <p style="color:#3cff5f;">Text here</p>
        
        
          .mytext {color:#3cff5f;}
        
        Text color #3cff5f
      
           This box has a color of #3cff5f        
        
          <div style="background-color:#3cff5f;">Content here</div>
        
        
          .mybackground {background-color:#3cff5f;}
        
        Background color #3cff5f
      
           Border around this has a color of #3cff5f        
        
          <div style="border:2px solid #3cff5f;">Content here</div>
        
        
          .myborder {border:2px solid #3cff5f;}
        
        Border color #3cff5f