#30acf8 color space conversions
Hex:
        #30acf8
        RGB:
        48, 172, 248
        CMY:
        81, 33, 3
        CMYK:
        81, 31, 0, 3
      HSL:
        203°, 93.4579%, 58.0392%
        HSV (HSB):
        203°, 80.6452%, 97.2549%
        XYZ:
        32.9147, 36.9107, 94.1966
        xyY:
        0.2007, 0.2250, 36.9107
      CIE-Lab:
        67.2100, -7.5451, -47.1047
        CIE-LCH:
        67.2100, 47.7052, 260.8998
        CIE-Luv:
        67.2100, -40.5083, -75.2584
        Hunter-Lab:
        60.7542, -9.6142, -49.3985
      #30acf8 color charts
#30acf8 RGB chart
      #30acf8 CMYK chart
      #30acf8 RGB pie chart
      #30acf8 color shades, tints & tones
#30acf8 color schemes
#30acf8 color preview, HTML & CSS examples
           This text has a color of #30acf8        
        
          <p style="color:#30acf8;">Text here</p>
        
        
          .mytext {color:#30acf8;}
        
        Text color #30acf8
      
           This box has a color of #30acf8        
        
          <div style="background-color:#30acf8;">Content here</div>
        
        
          .mybackground {background-color:#30acf8;}
        
        Background color #30acf8
      
           Border around this has a color of #30acf8        
        
          <div style="border:2px solid #30acf8;">Content here</div>
        
        
          .myborder {border:2px solid #30acf8;}
        
        Border color #30acf8