#30def2 color space conversions
Hex:
        #30def2
        RGB:
        48, 222, 242
        CMY:
        81, 13, 5
        CMYK:
        80, 8, 0, 5
      HSL:
        186°, 88.1818%, 56.8627%
        HSV (HSB):
        186°, 80.1653%, 94.9020%
        XYZ:
        43.3672, 59.2817, 93.1612
        xyY:
        0.2215, 0.3028, 59.2817
      CIE-Lab:
        81.4462, -35.1004, -21.8587
        CIE-LCH:
        81.4462, 41.3502, 211.9125
        CIE-Luv:
        81.4462, -57.9405, -29.8088
        Hunter-Lab:
        76.9946, -34.2005, -17.8429
      #30def2 color charts
#30def2 RGB chart
      #30def2 CMYK chart
      #30def2 RGB pie chart
      #30def2 color shades, tints & tones
#30def2 color schemes
#30def2 color preview, HTML & CSS examples
           This text has a color of #30def2        
        
          <p style="color:#30def2;">Text here</p>
        
        
          .mytext {color:#30def2;}
        
        Text color #30def2
      
           This box has a color of #30def2        
        
          <div style="background-color:#30def2;">Content here</div>
        
        
          .mybackground {background-color:#30def2;}
        
        Background color #30def2
      
           Border around this has a color of #30def2        
        
          <div style="border:2px solid #30def2;">Content here</div>
        
        
          .myborder {border:2px solid #30def2;}
        
        Border color #30def2