#30cde5 color space conversions
Hex:
        #30cde5
        RGB:
        48, 205, 229
        CMY:
        81, 20, 10
        CMYK:
        79, 10, 0, 10
      HSL:
        188°, 77.6824%, 54.3137%
        HSV (HSB):
        188°, 79.0393%, 89.8039%
        XYZ:
        37.1931, 49.9482, 81.8094
        xyY:
        0.2201, 0.2956, 49.9482
      CIE-Lab:
        76.0374, -30.9965, -23.1359
        CIE-LCH:
        76.0374, 38.6788, 216.7378
        CIE-Luv:
        76.0374, -53.0409, -32.2997
        Hunter-Lab:
        70.6740, -29.7416, -19.1599
      #30cde5 color charts
#30cde5 RGB chart
      #30cde5 CMYK chart
      #30cde5 RGB pie chart
      #30cde5 color shades, tints & tones
#30cde5 color schemes
#30cde5 color preview, HTML & CSS examples
           This text has a color of #30cde5        
        
          <p style="color:#30cde5;">Text here</p>
        
        
          .mytext {color:#30cde5;}
        
        Text color #30cde5
      
           This box has a color of #30cde5        
        
          <div style="background-color:#30cde5;">Content here</div>
        
        
          .mybackground {background-color:#30cde5;}
        
        Background color #30cde5
      
           Border around this has a color of #30cde5        
        
          <div style="border:2px solid #30cde5;">Content here</div>
        
        
          .myborder {border:2px solid #30cde5;}
        
        Border color #30cde5