#30c0f2 color space conversions
Hex:
        #30c0f2
        RGB:
        48, 192, 242
        CMY:
        81, 25, 5
        CMYK:
        80, 21, 0, 5
      HSL:
        195°, 88.1818%, 56.8627%
        HSV (HSB):
        195°, 80.1653%, 94.9020%
        XYZ:
        36.0956, 44.7385, 90.7373
        xyY:
        0.2104, 0.2608, 44.7385
      CIE-Lab:
        72.7193, -20.3277, -35.2439
        CIE-LCH:
        72.7193, 40.6859, 240.0249
        CIE-Luv:
        72.7193, -47.6630, -54.0880
        Hunter-Lab:
        66.8868, -20.7241, -33.6109
      #30c0f2 color charts
#30c0f2 RGB chart
      #30c0f2 CMYK chart
      #30c0f2 RGB pie chart
      #30c0f2 color shades, tints & tones
#30c0f2 color schemes
#30c0f2 color preview, HTML & CSS examples
           This text has a color of #30c0f2        
        
          <p style="color:#30c0f2;">Text here</p>
        
        
          .mytext {color:#30c0f2;}
        
        Text color #30c0f2
      
           This box has a color of #30c0f2        
        
          <div style="background-color:#30c0f2;">Content here</div>
        
        
          .mybackground {background-color:#30c0f2;}
        
        Background color #30c0f2
      
           Border around this has a color of #30c0f2        
        
          <div style="border:2px solid #30c0f2;">Content here</div>
        
        
          .myborder {border:2px solid #30c0f2;}
        
        Border color #30c0f2