#30a2ec color space conversions
Hex:
        #30a2ec
        RGB:
        48, 162, 236
        CMY:
        81, 36, 7
        CMYK:
        80, 31, 0, 7
      HSL:
        204°, 83.1858%, 55.6863%
        HSV (HSB):
        204°, 79.6610%, 92.5490%
        XYZ:
        29.2796, 32.5252, 84.0917
        xyY:
        0.2007, 0.2229, 32.5252
      CIE-Lab:
        63.7746, -6.1707, -45.9541
        CIE-LCH:
        63.7746, 46.3665, 262.3521
        CIE-Luv:
        63.7746, -37.8270, -72.8681
        Hunter-Lab:
        57.0308, -8.1623, -47.5012
      #30a2ec color charts
#30a2ec RGB chart
      #30a2ec CMYK chart
      #30a2ec RGB pie chart
      #30a2ec color shades, tints & tones
#30a2ec color schemes
#30a2ec color preview, HTML & CSS examples
           This text has a color of #30a2ec        
        
          <p style="color:#30a2ec;">Text here</p>
        
        
          .mytext {color:#30a2ec;}
        
        Text color #30a2ec
      
           This box has a color of #30a2ec        
        
          <div style="background-color:#30a2ec;">Content here</div>
        
        
          .mybackground {background-color:#30a2ec;}
        
        Background color #30a2ec
      
           Border around this has a color of #30a2ec        
        
          <div style="border:2px solid #30a2ec;">Content here</div>
        
        
          .myborder {border:2px solid #30a2ec;}
        
        Border color #30a2ec