#30bdeb color space conversions
Hex:
        #30bdeb
        RGB:
        48, 189, 235
        CMY:
        81, 26, 8
        CMYK:
        80, 20, 0, 8
      HSL:
        195°, 82.3789%, 55.4902%
        HSV (HSB):
        195°, 79.5745%, 92.1569%
        XYZ:
        34.4119, 43.0217, 85.0876
        xyY:
        0.2117, 0.2647, 43.0217
      CIE-Lab:
        71.5697, -21.0920, -33.2357
        CIE-LCH:
        71.5697, 39.3635, 237.6001
        CIE-Luv:
        71.5697, -47.1001, -50.4500
        Hunter-Lab:
        65.5910, -21.1352, -31.0000
      #30bdeb color charts
#30bdeb RGB chart
      #30bdeb CMYK chart
      #30bdeb RGB pie chart
      #30bdeb color shades, tints & tones
#30bdeb color schemes
#30bdeb color preview, HTML & CSS examples
           This text has a color of #30bdeb        
        
          <p style="color:#30bdeb;">Text here</p>
        
        
          .mytext {color:#30bdeb;}
        
        Text color #30bdeb
      
           This box has a color of #30bdeb        
        
          <div style="background-color:#30bdeb;">Content here</div>
        
        
          .mybackground {background-color:#30bdeb;}
        
        Background color #30bdeb
      
           Border around this has a color of #30bdeb        
        
          <div style="border:2px solid #30bdeb;">Content here</div>
        
        
          .myborder {border:2px solid #30bdeb;}
        
        Border color #30bdeb