#02ffc3 color space conversions
Hex:
        #02ffc3
        RGB:
        2, 255, 195
        CMY:
        99, 0, 24
        CMYK:
        99, 0, 24, 0
      HSL:
        166°, 100.0000%, 50.3922%
        HSV (HSB):
        166°, 99.2157%, 100.0000%
        XYZ:
        45.6354, 75.4730, 63.7923
        xyY:
        0.2468, 0.4082, 75.4730
      CIE-Lab:
        89.6141, -63.7098, 14.7406
        CIE-LCH:
        89.6141, 65.3929, 166.9727
        CIE-Luv:
        89.6141, -75.1543, 32.3808
        Hunter-Lab:
        86.8752, -58.2660, 17.2761
      #02ffc3 color charts
#02ffc3 RGB chart
      #02ffc3 CMYK chart
      #02ffc3 RGB pie chart
      #02ffc3 color shades, tints & tones
#02ffc3 color schemes
#02ffc3 color preview, HTML & CSS examples
           This text has a color of #02ffc3        
        
          <p style="color:#02ffc3;">Text here</p>
        
        
          .mytext {color:#02ffc3;}
        
        Text color #02ffc3
      
           This box has a color of #02ffc3        
        
          <div style="background-color:#02ffc3;">Content here</div>
        
        
          .mybackground {background-color:#02ffc3;}
        
        Background color #02ffc3
      
           Border around this has a color of #02ffc3        
        
          <div style="border:2px solid #02ffc3;">Content here</div>
        
        
          .myborder {border:2px solid #02ffc3;}
        
        Border color #02ffc3