#1fda1f color space conversions
Hex:
        #1fda1f
        RGB:
        31, 218, 31
        CMY:
        88, 15, 88
        CMYK:
        86, 0, 86, 15
      HSL:
        120°, 75.1004%, 48.8235%
        HSV (HSB):
        120°, 85.7798%, 85.4902%
        XYZ:
        25.8838, 50.5330, 9.6860
        xyY:
        0.3006, 0.5869, 50.5330
      CIE-Lab:
        76.3953, -74.1649, 70.0215
        CIE-LCH:
        76.3953, 101.9972, 136.6460
        CIE-Luv:
        76.3953, -69.9968, 90.4880
        Hunter-Lab:
        71.0866, -59.4068, 41.6820
      #1fda1f color charts
#1fda1f RGB chart
      #1fda1f CMYK chart
      #1fda1f RGB pie chart
      #1fda1f color shades, tints & tones
#1fda1f color schemes
#1fda1f color preview, HTML & CSS examples
           This text has a color of #1fda1f        
        
          <p style="color:#1fda1f;">Text here</p>
        
        
          .mytext {color:#1fda1f;}
        
        Text color #1fda1f
      
           This box has a color of #1fda1f        
        
          <div style="background-color:#1fda1f;">Content here</div>
        
        
          .mybackground {background-color:#1fda1f;}
        
        Background color #1fda1f
      
           Border around this has a color of #1fda1f        
        
          <div style="border:2px solid #1fda1f;">Content here</div>
        
        
          .myborder {border:2px solid #1fda1f;}
        
        Border color #1fda1f