#30a5fa color space conversions
Hex:
        #30a5fa
        RGB:
        48, 165, 250
        CMY:
        81, 35, 2
        CMYK:
        81, 34, 0, 2
      HSL:
        205°, 95.2830%, 58.4314%
        HSV (HSB):
        205°, 80.8000%, 98.0392%
        XYZ:
        31.9294, 34.4408, 95.4074
        xyY:
        0.1974, 0.2129, 34.4408
      CIE-Lab:
        65.3109, -2.8988, -51.1920
        CIE-LCH:
        65.3109, 51.2740, 266.7590
        CIE-Luv:
        65.3109, -38.0721, -82.3681
        Hunter-Lab:
        58.6863, -5.5846, -55.3085
      #30a5fa color charts
#30a5fa RGB chart
      #30a5fa CMYK chart
      #30a5fa RGB pie chart
      #30a5fa color shades, tints & tones
#30a5fa color schemes
#30a5fa color preview, HTML & CSS examples
           This text has a color of #30a5fa        
        
          <p style="color:#30a5fa;">Text here</p>
        
        
          .mytext {color:#30a5fa;}
        
        Text color #30a5fa
      
           This box has a color of #30a5fa        
        
          <div style="background-color:#30a5fa;">Content here</div>
        
        
          .mybackground {background-color:#30a5fa;}
        
        Background color #30a5fa
      
           Border around this has a color of #30a5fa        
        
          <div style="border:2px solid #30a5fa;">Content here</div>
        
        
          .myborder {border:2px solid #30a5fa;}
        
        Border color #30a5fa