#30a5ea color space conversions
Hex:
        #30a5ea
        RGB:
        48, 165, 234
        CMY:
        81, 35, 8
        CMYK:
        79, 29, 0, 8
      HSL:
        202°, 81.5789%, 55.2941%
        HSV (HSB):
        202°, 79.4872%, 91.7647%
        XYZ:
        29.5253, 33.4792, 82.7479
        xyY:
        0.2026, 0.2297, 33.4792
      CIE-Lab:
        64.5470, -8.5580, -43.6396
        CIE-LCH:
        64.5470, 44.4708, 258.9047
        CIE-Luv:
        64.5470, -38.9510, -68.8211
        Hunter-Lab:
        57.8612, -10.1723, -44.2884
      #30a5ea color charts
#30a5ea RGB chart
      #30a5ea CMYK chart
      #30a5ea RGB pie chart
      #30a5ea color shades, tints & tones
#30a5ea color schemes
#30a5ea color preview, HTML & CSS examples
           This text has a color of #30a5ea        
        
          <p style="color:#30a5ea;">Text here</p>
        
        
          .mytext {color:#30a5ea;}
        
        Text color #30a5ea
      
           This box has a color of #30a5ea        
        
          <div style="background-color:#30a5ea;">Content here</div>
        
        
          .mybackground {background-color:#30a5ea;}
        
        Background color #30a5ea
      
           Border around this has a color of #30a5ea        
        
          <div style="border:2px solid #30a5ea;">Content here</div>
        
        
          .myborder {border:2px solid #30a5ea;}
        
        Border color #30a5ea