#30d4ee color space conversions
Hex:
        #30d4ee
        RGB:
        48, 212, 238
        CMY:
        81, 17, 7
        CMYK:
        80, 11, 0, 7
      HSL:
        188°, 84.8214%, 56.0784%
        HSV (HSB):
        188°, 79.8319%, 93.3333%
        XYZ:
        40.1950, 53.8884, 89.1719
        xyY:
        0.2193, 0.2941, 53.8884
      CIE-Lab:
        78.3966, -31.5796, -24.3669
        CIE-LCH:
        78.3966, 39.8875, 217.6538
        CIE-Luv:
        78.3966, -54.8065, -34.4136
        Hunter-Lab:
        73.4087, -30.7274, -20.6354
      #30d4ee color charts
#30d4ee RGB chart
      #30d4ee CMYK chart
      #30d4ee RGB pie chart
      #30d4ee color shades, tints & tones
#30d4ee color schemes
#30d4ee color preview, HTML & CSS examples
           This text has a color of #30d4ee        
        
          <p style="color:#30d4ee;">Text here</p>
        
        
          .mytext {color:#30d4ee;}
        
        Text color #30d4ee
      
           This box has a color of #30d4ee        
        
          <div style="background-color:#30d4ee;">Content here</div>
        
        
          .mybackground {background-color:#30d4ee;}
        
        Background color #30d4ee
      
           Border around this has a color of #30d4ee        
        
          <div style="border:2px solid #30d4ee;">Content here</div>
        
        
          .myborder {border:2px solid #30d4ee;}
        
        Border color #30d4ee