#30bfc0 color space conversions
Hex:
        #30bfc0
        RGB:
        48, 191, 192
        CMY:
        81, 25, 25
        CMYK:
        75, 1, 0, 25
      HSL:
        180°, 60.0000%, 47.0588%
        HSV (HSB):
        180°, 75.0000%, 75.2941%
        XYZ:
        29.3642, 41.6958, 56.3696
        xyY:
        0.2304, 0.3272, 41.6958
      CIE-Lab:
        70.6606, -35.5272, -11.1775
        CIE-LCH:
        70.6606, 37.2440, 197.4645
        CIE-Luv:
        70.6606, -50.7793, -11.8235
        Hunter-Lab:
        64.5722, -31.8288, -6.5578
      #30bfc0 color charts
#30bfc0 RGB chart
      #30bfc0 CMYK chart
      #30bfc0 RGB pie chart
      #30bfc0 color shades, tints & tones
#30bfc0 color schemes
#30bfc0 color preview, HTML & CSS examples
           This text has a color of #30bfc0        
        
          <p style="color:#30bfc0;">Text here</p>
        
        
          .mytext {color:#30bfc0;}
        
        Text color #30bfc0
      
           This box has a color of #30bfc0        
        
          <div style="background-color:#30bfc0;">Content here</div>
        
        
          .mybackground {background-color:#30bfc0;}
        
        Background color #30bfc0
      
           Border around this has a color of #30bfc0        
        
          <div style="border:2px solid #30bfc0;">Content here</div>
        
        
          .myborder {border:2px solid #30bfc0;}
        
        Border color #30bfc0