#02f777 color space conversions
Hex:
        #02f777
        RGB:
        2, 247, 119
        CMY:
        99, 3, 53
        CMYK:
        99, 0, 52, 3
      HSL:
        149°, 98.3936%, 48.8235%
        HSV (HSB):
        149°, 99.1903%, 96.8627%
        XYZ:
        36.6156, 67.8663, 28.6224
        xyY:
        0.2751, 0.5099, 67.8663
      CIE-Lab:
        85.9396, -75.5809, 47.6393
        CIE-LCH:
        85.9396, 89.3419, 147.7764
        CIE-Luv:
        85.9396, -77.5547, 75.1059
        Hunter-Lab:
        82.3810, -64.8296, 37.0670
      #02f777 color charts
#02f777 RGB chart
      #02f777 CMYK chart
      #02f777 RGB pie chart
      #02f777 color shades, tints & tones
#02f777 color schemes
#02f777 color preview, HTML & CSS examples
           This text has a color of #02f777        
        
          <p style="color:#02f777;">Text here</p>
        
        
          .mytext {color:#02f777;}
        
        Text color #02f777
      
           This box has a color of #02f777        
        
          <div style="background-color:#02f777;">Content here</div>
        
        
          .mybackground {background-color:#02f777;}
        
        Background color #02f777
      
           Border around this has a color of #02f777        
        
          <div style="border:2px solid #02f777;">Content here</div>
        
        
          .myborder {border:2px solid #02f777;}
        
        Border color #02f777