#1df252 color space conversions
Hex:
        #1df252
        RGB:
        29, 242, 82
        CMY:
        89, 5, 68
        CMYK:
        88, 0, 66, 5
      HSL:
        135°, 89.1213%, 53.1373%
        HSV (HSB):
        135°, 88.0165%, 94.9020%
        XYZ:
        33.7818, 64.3747, 18.6277
        xyY:
        0.2893, 0.5512, 64.3747
      CIE-Lab:
        84.1605, -77.5509, 61.6631
        CIE-LCH:
        84.1605, 99.0782, 141.5107
        CIE-Luv:
        84.1605, -76.3581, 88.2743
        Hunter-Lab:
        80.2338, -65.2532, 42.3984
      #1df252 color charts
#1df252 RGB chart
      #1df252 CMYK chart
      #1df252 RGB pie chart
      #1df252 color shades, tints & tones
#1df252 color schemes
#1df252 color preview, HTML & CSS examples
           This text has a color of #1df252        
        
          <p style="color:#1df252;">Text here</p>
        
        
          .mytext {color:#1df252;}
        
        Text color #1df252
      
           This box has a color of #1df252        
        
          <div style="background-color:#1df252;">Content here</div>
        
        
          .mybackground {background-color:#1df252;}
        
        Background color #1df252
      
           Border around this has a color of #1df252        
        
          <div style="border:2px solid #1df252;">Content here</div>
        
        
          .myborder {border:2px solid #1df252;}
        
        Border color #1df252