#30bde2 color space conversions
Hex:
        #30bde2
        RGB:
        48, 189, 226
        CMY:
        81, 26, 11
        CMYK:
        79, 16, 0, 11
      HSL:
        192°, 75.4237%, 53.7255%
        HSV (HSB):
        192°, 78.7611%, 88.6275%
        XYZ:
        33.1440, 42.5146, 78.4108
        xyY:
        0.2151, 0.2759, 42.5146
      CIE-Lab:
        71.2242, -24.0345, -28.8810
        CIE-LCH:
        71.2242, 37.5735, 230.2330
        CIE-Luv:
        71.2242, -47.7069, -42.6387
        Hunter-Lab:
        65.2032, -23.3707, -25.6576
      #30bde2 color charts
#30bde2 RGB chart
      #30bde2 CMYK chart
      #30bde2 RGB pie chart
      #30bde2 color shades, tints & tones
#30bde2 color schemes
#30bde2 color preview, HTML & CSS examples
           This text has a color of #30bde2        
        
          <p style="color:#30bde2;">Text here</p>
        
        
          .mytext {color:#30bde2;}
        
        Text color #30bde2
      
           This box has a color of #30bde2        
        
          <div style="background-color:#30bde2;">Content here</div>
        
        
          .mybackground {background-color:#30bde2;}
        
        Background color #30bde2
      
           Border around this has a color of #30bde2        
        
          <div style="border:2px solid #30bde2;">Content here</div>
        
        
          .myborder {border:2px solid #30bde2;}
        
        Border color #30bde2