#30d2ed color space conversions
Hex:
        #30d2ed
        RGB:
        48, 210, 237
        CMY:
        81, 18, 7
        CMYK:
        80, 11, 0, 7
      HSL:
        189°, 84.0000%, 55.8824%
        HSV (HSB):
        189°, 79.7468%, 92.9412%
        XYZ:
        39.5516, 52.8360, 88.2345
        xyY:
        0.2190, 0.2925, 52.8360
      CIE-Lab:
        77.7781, -30.9268, -24.7753
        CIE-LCH:
        77.7781, 39.6268, 218.6980
        CIE-Luv:
        77.7781, -54.1913, -35.1652
        Hunter-Lab:
        72.6884, -30.0783, -21.0887
      #30d2ed color charts
#30d2ed RGB chart
      #30d2ed CMYK chart
      #30d2ed RGB pie chart
      #30d2ed color shades, tints & tones
#30d2ed color schemes
#30d2ed color preview, HTML & CSS examples
           This text has a color of #30d2ed        
        
          <p style="color:#30d2ed;">Text here</p>
        
        
          .mytext {color:#30d2ed;}
        
        Text color #30d2ed
      
           This box has a color of #30d2ed        
        
          <div style="background-color:#30d2ed;">Content here</div>
        
        
          .mybackground {background-color:#30d2ed;}
        
        Background color #30d2ed
      
           Border around this has a color of #30d2ed        
        
          <div style="border:2px solid #30d2ed;">Content here</div>
        
        
          .myborder {border:2px solid #30d2ed;}
        
        Border color #30d2ed