#02fddb color space conversions
Hex:
        #02fddb
        RGB:
        2, 253, 219
        CMY:
        99, 1, 14
        CMYK:
        99, 0, 13, 1
      HSL:
        172°, 98.4314%, 50.0000%
        HSV (HSB):
        172°, 99.2095%, 99.2157%
        XYZ:
        47.9365, 75.3779, 79.0407
        xyY:
        0.2369, 0.3725, 75.3779
      CIE-Lab:
        89.5697, -57.0454, 2.2704
        CIE-LCH:
        89.5697, 57.0906, 177.7209
        CIE-Luv:
        89.5697, -72.6589, 12.6372
        Hunter-Lab:
        86.8205, -53.3800, 6.7971
      #02fddb color charts
#02fddb RGB chart
      #02fddb CMYK chart
      #02fddb RGB pie chart
      #02fddb color shades, tints & tones
#02fddb color schemes
#02fddb color preview, HTML & CSS examples
           This text has a color of #02fddb        
        
          <p style="color:#02fddb;">Text here</p>
        
        
          .mytext {color:#02fddb;}
        
        Text color #02fddb
      
           This box has a color of #02fddb        
        
          <div style="background-color:#02fddb;">Content here</div>
        
        
          .mybackground {background-color:#02fddb;}
        
        Background color #02fddb
      
           Border around this has a color of #02fddb        
        
          <div style="border:2px solid #02fddb;">Content here</div>
        
        
          .myborder {border:2px solid #02fddb;}
        
        Border color #02fddb