#30d4eb color space conversions
Hex:
        #30d4eb
        RGB:
        48, 212, 235
        CMY:
        81, 17, 8
        CMYK:
        80, 10, 0, 8
      HSL:
        187°, 82.3789%, 55.4902%
        HSV (HSB):
        187°, 79.5745%, 92.1569%
        XYZ:
        39.7578, 53.7135, 86.8695
        xyY:
        0.2205, 0.2978, 53.7135
      CIE-Lab:
        78.2944, -32.5047, -22.9186
        CIE-LCH:
        78.2944, 39.7721, 215.1871
        CIE-Luv:
        78.2944, -55.0230, -31.8311
        Hunter-Lab:
        73.2895, -31.4246, -18.9734
      #30d4eb color charts
#30d4eb RGB chart
      #30d4eb CMYK chart
      #30d4eb RGB pie chart
      #30d4eb color shades, tints & tones
#30d4eb color schemes
#30d4eb color preview, HTML & CSS examples
           This text has a color of #30d4eb        
        
          <p style="color:#30d4eb;">Text here</p>
        
        
          .mytext {color:#30d4eb;}
        
        Text color #30d4eb
      
           This box has a color of #30d4eb        
        
          <div style="background-color:#30d4eb;">Content here</div>
        
        
          .mybackground {background-color:#30d4eb;}
        
        Background color #30d4eb
      
           Border around this has a color of #30d4eb        
        
          <div style="border:2px solid #30d4eb;">Content here</div>
        
        
          .myborder {border:2px solid #30d4eb;}
        
        Border color #30d4eb