#02fda1 color space conversions
Hex:
        #02fda1
        RGB:
        2, 253, 161
        CMY:
        99, 1, 37
        CMYK:
        99, 0, 36, 1
      HSL:
        158°, 98.4314%, 50.0000%
        HSV (HSB):
        158°, 99.2095%, 99.2157%
        XYZ:
        41.5833, 72.8367, 45.5854
        xyY:
        0.2599, 0.4552, 72.8367
      CIE-Lab:
        88.3698, -70.2952, 30.3294
        CIE-LCH:
        88.3698, 76.5590, 156.6619
        CIE-Luv:
        88.3698, -76.9245, 54.5313
        Hunter-Lab:
        85.3444, -62.3801, 28.0722
      #02fda1 color charts
#02fda1 RGB chart
      #02fda1 CMYK chart
      #02fda1 RGB pie chart
      #02fda1 color shades, tints & tones
#02fda1 color schemes
#02fda1 color preview, HTML & CSS examples
           This text has a color of #02fda1        
        
          <p style="color:#02fda1;">Text here</p>
        
        
          .mytext {color:#02fda1;}
        
        Text color #02fda1
      
           This box has a color of #02fda1        
        
          <div style="background-color:#02fda1;">Content here</div>
        
        
          .mybackground {background-color:#02fda1;}
        
        Background color #02fda1
      
           Border around this has a color of #02fda1        
        
          <div style="border:2px solid #02fda1;">Content here</div>
        
        
          .myborder {border:2px solid #02fda1;}
        
        Border color #02fda1