#30dbee color space conversions
Hex:
        #30dbee
        RGB:
        48, 219, 238
        CMY:
        81, 14, 7
        CMYK:
        80, 8, 0, 7
      HSL:
        186°, 84.8214%, 56.0784%
        HSV (HSB):
        186°, 79.8319%, 93.3333%
        XYZ:
        41.9831, 57.4645, 89.7679
        xyY:
        0.2219, 0.3037, 57.4645
      CIE-Lab:
        80.4401, -34.9034, -21.2595
        CIE-LCH:
        80.4401, 40.8682, 211.3454
        CIE-Luv:
        80.4401, -57.2073, -28.7865
        Hunter-Lab:
        75.8053, -33.8011, -17.1469
      #30dbee color charts
#30dbee RGB chart
      #30dbee CMYK chart
      #30dbee RGB pie chart
      #30dbee color shades, tints & tones
#30dbee color schemes
#30dbee color preview, HTML & CSS examples
           This text has a color of #30dbee        
        
          <p style="color:#30dbee;">Text here</p>
        
        
          .mytext {color:#30dbee;}
        
        Text color #30dbee
      
           This box has a color of #30dbee        
        
          <div style="background-color:#30dbee;">Content here</div>
        
        
          .mybackground {background-color:#30dbee;}
        
        Background color #30dbee
      
           Border around this has a color of #30dbee        
        
          <div style="border:2px solid #30dbee;">Content here</div>
        
        
          .myborder {border:2px solid #30dbee;}
        
        Border color #30dbee