#30c8ed color space conversions
Hex:
        #30c8ed
        RGB:
        48, 200, 237
        CMY:
        81, 22, 7
        CMYK:
        80, 16, 0, 7
      HSL:
        192°, 84.0000%, 55.8824%
        HSV (HSB):
        192°, 79.7468%, 92.9412%
        XYZ:
        37.1593, 48.0514, 87.4371
        xyY:
        0.2152, 0.2783, 48.0514
      CIE-Lab:
        74.8573, -26.0207, -29.2477
        CIE-LCH:
        74.8573, 39.1472, 228.3416
        CIE-Luv:
        74.8573, -50.7511, -43.2601
        Hunter-Lab:
        69.3191, -25.6215, -26.2633
      #30c8ed color charts
#30c8ed RGB chart
      #30c8ed CMYK chart
      #30c8ed RGB pie chart
      #30c8ed color shades, tints & tones
#30c8ed color schemes
#30c8ed color preview, HTML & CSS examples
           This text has a color of #30c8ed        
        
          <p style="color:#30c8ed;">Text here</p>
        
        
          .mytext {color:#30c8ed;}
        
        Text color #30c8ed
      
           This box has a color of #30c8ed        
        
          <div style="background-color:#30c8ed;">Content here</div>
        
        
          .mybackground {background-color:#30c8ed;}
        
        Background color #30c8ed
      
           Border around this has a color of #30c8ed        
        
          <div style="border:2px solid #30c8ed;">Content here</div>
        
        
          .myborder {border:2px solid #30c8ed;}
        
        Border color #30c8ed