#30bae5 color space conversions
Hex:
        #30bae5
        RGB:
        48, 186, 229
        CMY:
        81, 27, 10
        CMYK:
        79, 19, 0, 10
      HSL:
        194°, 77.6824%, 54.3137%
        HSV (HSB):
        194°, 79.0393%, 89.8039%
        XYZ:
        32.9207, 41.4033, 80.3853
        xyY:
        0.2128, 0.2676, 41.4033
      CIE-Lab:
        70.4576, -21.5221, -31.6951
        CIE-LCH:
        70.4576, 38.3116, 235.8221
        CIE-Luv:
        70.4576, -46.4652, -47.6740
        Hunter-Lab:
        64.3454, -21.2795, -29.0279
      #30bae5 color charts
#30bae5 RGB chart
      #30bae5 CMYK chart
      #30bae5 RGB pie chart
      #30bae5 color shades, tints & tones
#30bae5 color schemes
#30bae5 color preview, HTML & CSS examples
           This text has a color of #30bae5        
        
          <p style="color:#30bae5;">Text here</p>
        
        
          .mytext {color:#30bae5;}
        
        Text color #30bae5
      
           This box has a color of #30bae5        
        
          <div style="background-color:#30bae5;">Content here</div>
        
        
          .mybackground {background-color:#30bae5;}
        
        Background color #30bae5
      
           Border around this has a color of #30bae5        
        
          <div style="border:2px solid #30bae5;">Content here</div>
        
        
          .myborder {border:2px solid #30bae5;}
        
        Border color #30bae5