#02f235 color space conversions
Hex:
        #02f235
        RGB:
        2, 242, 53
        CMY:
        99, 5, 79
        CMYK:
        99, 0, 78, 5
      HSL:
        133°, 98.3607%, 47.8431%
        HSV (HSB):
        133°, 99.1736%, 94.9020%
        XYZ:
        32.4198, 63.7742, 13.9691
        xyY:
        0.2943, 0.5789, 63.7742
      CIE-Lab:
        83.8481, -81.0298, 71.2808
        CIE-LCH:
        83.8481, 107.9203, 138.6623
        CIE-Luv:
        83.8481, -78.5391, 96.3646
        Hunter-Lab:
        79.8588, -67.2883, 45.5300
      #02f235 color charts
#02f235 RGB chart
      #02f235 CMYK chart
      #02f235 RGB pie chart
      #02f235 color shades, tints & tones
#02f235 color schemes
#02f235 color preview, HTML & CSS examples
           This text has a color of #02f235        
        
          <p style="color:#02f235;">Text here</p>
        
        
          .mytext {color:#02f235;}
        
        Text color #02f235
      
           This box has a color of #02f235        
        
          <div style="background-color:#02f235;">Content here</div>
        
        
          .mybackground {background-color:#02f235;}
        
        Background color #02f235
      
           Border around this has a color of #02f235        
        
          <div style="border:2px solid #02f235;">Content here</div>
        
        
          .myborder {border:2px solid #02f235;}
        
        Border color #02f235