#30b1ca color space conversions
Hex:
        #30b1ca
        RGB:
        48, 177, 202
        CMY:
        81, 31, 21
        CMYK:
        76, 12, 0, 21
      HSL:
        190°, 61.6000%, 49.0196%
        HSV (HSB):
        190°, 76.2376%, 79.2157%
        XYZ:
        27.6017, 36.3369, 61.4361
        xyY:
        0.2202, 0.2898, 36.3369
      CIE-Lab:
        66.7766, -25.6878, -22.5481
        CIE-LCH:
        66.7766, 34.1801, 221.2759
        CIE-Luv:
        66.7766, -45.1278, -31.5159
        Hunter-Lab:
        60.2801, -23.7566, -18.2309
      #30b1ca color charts
#30b1ca RGB chart
      #30b1ca CMYK chart
      #30b1ca RGB pie chart
      #30b1ca color shades, tints & tones
#30b1ca color schemes
#30b1ca color preview, HTML & CSS examples
           This text has a color of #30b1ca        
        
          <p style="color:#30b1ca;">Text here</p>
        
        
          .mytext {color:#30b1ca;}
        
        Text color #30b1ca
      
           This box has a color of #30b1ca        
        
          <div style="background-color:#30b1ca;">Content here</div>
        
        
          .mybackground {background-color:#30b1ca;}
        
        Background color #30b1ca
      
           Border around this has a color of #30b1ca        
        
          <div style="border:2px solid #30b1ca;">Content here</div>
        
        
          .myborder {border:2px solid #30b1ca;}
        
        Border color #30b1ca