#30e1de color space conversions
Hex:
        #30e1de
        RGB:
        48, 225, 222
        CMY:
        81, 12, 13
        CMYK:
        79, 0, 1, 12
      HSL:
        179°, 74.6835%, 53.5294%
        HSV (HSB):
        179°, 78.6667%, 88.2353%
        XYZ:
        41.3290, 59.7527, 78.4624
        xyY:
        0.2302, 0.3328, 59.7527
      CIE-Lab:
        81.7036, -42.3374, -10.8525
        CIE-LCH:
        81.7036, 43.7062, 194.3773
        CIE-Luv:
        81.7036, -60.4430, -10.4921
        Hunter-Lab:
        77.2999, -39.8385, -6.0717
      #30e1de color charts
#30e1de RGB chart
      #30e1de CMYK chart
      #30e1de RGB pie chart
      #30e1de color shades, tints & tones
#30e1de color schemes
#30e1de color preview, HTML & CSS examples
           This text has a color of #30e1de        
        
          <p style="color:#30e1de;">Text here</p>
        
        
          .mytext {color:#30e1de;}
        
        Text color #30e1de
      
           This box has a color of #30e1de        
        
          <div style="background-color:#30e1de;">Content here</div>
        
        
          .mybackground {background-color:#30e1de;}
        
        Background color #30e1de
      
           Border around this has a color of #30e1de        
        
          <div style="border:2px solid #30e1de;">Content here</div>
        
        
          .myborder {border:2px solid #30e1de;}
        
        Border color #30e1de