#30d8eb color space conversions
Hex:
        #30d8eb
        RGB:
        48, 216, 235
        CMY:
        81, 15, 8
        CMYK:
        80, 8, 0, 8
      HSL:
        186°, 82.3789%, 55.4902%
        HSV (HSB):
        186°, 79.5745%, 92.1569%
        XYZ:
        40.7702, 55.7383, 87.2070
        xyY:
        0.2219, 0.3034, 55.7383
      CIE-Lab:
        79.4646, -34.4015, -21.1408
        CIE-LCH:
        79.4646, 40.3782, 211.5721
        CIE-Luv:
        79.4646, -56.3975, -28.6195
        Hunter-Lab:
        74.6581, -33.1742, -16.9951
      #30d8eb color charts
#30d8eb RGB chart
      #30d8eb CMYK chart
      #30d8eb RGB pie chart
      #30d8eb color shades, tints & tones
#30d8eb color schemes
#30d8eb color preview, HTML & CSS examples
           This text has a color of #30d8eb        
        
          <p style="color:#30d8eb;">Text here</p>
        
        
          .mytext {color:#30d8eb;}
        
        Text color #30d8eb
      
           This box has a color of #30d8eb        
        
          <div style="background-color:#30d8eb;">Content here</div>
        
        
          .mybackground {background-color:#30d8eb;}
        
        Background color #30d8eb
      
           Border around this has a color of #30d8eb        
        
          <div style="border:2px solid #30d8eb;">Content here</div>
        
        
          .myborder {border:2px solid #30d8eb;}
        
        Border color #30d8eb