#30dbdb color space conversions
Hex:
        #30dbdb
        RGB:
        48, 219, 219
        CMY:
        81, 14, 14
        CMYK:
        78, 0, 0, 14
      HSL:
        180°, 70.3704%, 52.3529%
        HSV (HSB):
        180°, 78.0822%, 85.8824%
        XYZ:
        39.3366, 56.4059, 75.8320
        xyY:
        0.2293, 0.3288, 56.4059
      CIE-Lab:
        79.8443, -40.5104, -12.0317
        CIE-LCH:
        79.8443, 42.2593, 196.5416
        CIE-Luv:
        79.8443, -58.6023, -12.6546
        Hunter-Lab:
        75.1039, -37.9400, -7.2921
      #30dbdb color charts
#30dbdb RGB chart
      #30dbdb CMYK chart
      #30dbdb RGB pie chart
      #30dbdb color shades, tints & tones
#30dbdb color schemes
#30dbdb color preview, HTML & CSS examples
           This text has a color of #30dbdb        
        
          <p style="color:#30dbdb;">Text here</p>
        
        
          .mytext {color:#30dbdb;}
        
        Text color #30dbdb
      
           This box has a color of #30dbdb        
        
          <div style="background-color:#30dbdb;">Content here</div>
        
        
          .mybackground {background-color:#30dbdb;}
        
        Background color #30dbdb
      
           Border around this has a color of #30dbdb        
        
          <div style="border:2px solid #30dbdb;">Content here</div>
        
        
          .myborder {border:2px solid #30dbdb;}
        
        Border color #30dbdb