#02e1ba color space conversions
Hex:
        #02e1ba
        RGB:
        2, 225, 186
        CMY:
        99, 12, 27
        CMYK:
        99, 0, 17, 12
      HSL:
        170°, 98.2379%, 44.5098%
        HSV (HSB):
        170°, 99.1111%, 88.2353%
        XYZ:
        35.8132, 57.4085, 55.6478
        xyY:
        0.2406, 0.3856, 57.4085
      CIE-Lab:
        80.4088, -54.4187, 6.3181
        CIE-LCH:
        80.4088, 54.7842, 173.3775
        CIE-Luv:
        80.4088, -66.0525, 18.0995
        Hunter-Lab:
        75.7684, -48.2238, 9.4926
      #02e1ba color charts
#02e1ba RGB chart
      #02e1ba CMYK chart
      #02e1ba RGB pie chart
      #02e1ba color shades, tints & tones
#02e1ba color schemes
#02e1ba color preview, HTML & CSS examples
           This text has a color of #02e1ba        
        
          <p style="color:#02e1ba;">Text here</p>
        
        
          .mytext {color:#02e1ba;}
        
        Text color #02e1ba
      
           This box has a color of #02e1ba        
        
          <div style="background-color:#02e1ba;">Content here</div>
        
        
          .mybackground {background-color:#02e1ba;}
        
        Background color #02e1ba
      
           Border around this has a color of #02e1ba        
        
          <div style="border:2px solid #02e1ba;">Content here</div>
        
        
          .myborder {border:2px solid #02e1ba;}
        
        Border color #02e1ba