#02ded3 color space conversions
Hex:
        #02ded3
        RGB:
        2, 222, 211
        CMY:
        99, 13, 17
        CMYK:
        99, 0, 5, 13
      HSL:
        177°, 98.2143%, 43.9216%
        HSV (HSB):
        177°, 99.0991%, 87.0588%
        XYZ:
        37.9042, 56.9586, 70.6244
        xyY:
        0.2290, 0.3442, 56.9586
      CIE-Lab:
        80.1563, -46.4343, -7.3389
        CIE-LCH:
        80.1563, 47.0107, 188.9813
        CIE-Luv:
        80.1563, -63.0693, -4.2365
        Hunter-Lab:
        75.4709, -42.4251, -2.6529
      #02ded3 color charts
#02ded3 RGB chart
      #02ded3 CMYK chart
      #02ded3 RGB pie chart
      #02ded3 color shades, tints & tones
#02ded3 color schemes
#02ded3 color preview, HTML & CSS examples
           This text has a color of #02ded3        
        
          <p style="color:#02ded3;">Text here</p>
        
        
          .mytext {color:#02ded3;}
        
        Text color #02ded3
      
           This box has a color of #02ded3        
        
          <div style="background-color:#02ded3;">Content here</div>
        
        
          .mybackground {background-color:#02ded3;}
        
        Background color #02ded3
      
           Border around this has a color of #02ded3        
        
          <div style="border:2px solid #02ded3;">Content here</div>
        
        
          .myborder {border:2px solid #02ded3;}
        
        Border color #02ded3