#7de3ec color space conversions
Hex:
        #7de3ec
        RGB:
        125, 227, 236
        CMY:
        51, 11, 7
        CMYK:
        47, 4, 0, 7
      HSL:
        185°, 74.4966%, 70.7843%
        HSV (HSB):
        185°, 47.0339%, 92.5490%
        XYZ:
        51.0669, 65.3543, 89.2800
        xyY:
        0.2483, 0.3177, 65.3543
      CIE-Lab:
        84.6660, -27.4271, -13.6332
        CIE-LCH:
        84.6660, 30.6286, 206.4306
        CIE-Luv:
        84.6660, -44.7052, -17.1838
        Hunter-Lab:
        80.8420, -28.7173, -8.8891
      #7de3ec color charts
#7de3ec RGB chart
      #7de3ec CMYK chart
      #7de3ec RGB pie chart
      #7de3ec color shades, tints & tones
#7de3ec color schemes
#7de3ec color preview, HTML & CSS examples
           This text has a color of #7de3ec        
        
          <p style="color:#7de3ec;">Text here</p>
        
        
          .mytext {color:#7de3ec;}
        
        Text color #7de3ec
      
           This box has a color of #7de3ec        
        
          <div style="background-color:#7de3ec;">Content here</div>
        
        
          .mybackground {background-color:#7de3ec;}
        
        Background color #7de3ec
      
           Border around this has a color of #7de3ec        
        
          <div style="border:2px solid #7de3ec;">Content here</div>
        
        
          .myborder {border:2px solid #7de3ec;}
        
        Border color #7de3ec