#30c2e2 color space conversions
Hex:
        #30c2e2
        RGB:
        48, 194, 226
        CMY:
        81, 24, 11
        CMYK:
        79, 14, 0, 11
      HSL:
        191°, 75.4237%, 53.7255%
        HSV (HSB):
        191°, 78.7611%, 88.6275%
        XYZ:
        34.2382, 44.7029, 78.7755
        xyY:
        0.2171, 0.2834, 44.7029
      CIE-Lab:
        72.6959, -26.5468, -26.6213
        CIE-LCH:
        72.6959, 37.5955, 225.0803
        CIE-Luv:
        72.6959, -49.4420, -38.5897
        Hunter-Lab:
        66.8603, -25.5982, -23.0540
      #30c2e2 color charts
#30c2e2 RGB chart
      #30c2e2 CMYK chart
      #30c2e2 RGB pie chart
      #30c2e2 color shades, tints & tones
#30c2e2 color schemes
#30c2e2 color preview, HTML & CSS examples
           This text has a color of #30c2e2        
        
          <p style="color:#30c2e2;">Text here</p>
        
        
          .mytext {color:#30c2e2;}
        
        Text color #30c2e2
      
           This box has a color of #30c2e2        
        
          <div style="background-color:#30c2e2;">Content here</div>
        
        
          .mybackground {background-color:#30c2e2;}
        
        Background color #30c2e2
      
           Border around this has a color of #30c2e2        
        
          <div style="border:2px solid #30c2e2;">Content here</div>
        
        
          .myborder {border:2px solid #30c2e2;}
        
        Border color #30c2e2