#7ce1fa color space conversions
Hex:
        #7ce1fa
        RGB:
        124, 225, 250
        CMY:
        51, 12, 2
        CMYK:
        50, 10, 0, 2
      HSL:
        192°, 92.6471%, 73.3333%
        HSV (HSB):
        192°, 50.4000%, 98.0392%
        XYZ:
        52.4927, 65.0376, 100.2293
        xyY:
        0.2411, 0.2987, 65.0376
      CIE-Lab:
        84.5031, -22.9768, -21.2734
        CIE-LCH:
        84.5031, 31.3128, 222.7955
        CIE-Luv:
        84.5031, -43.7416, -30.5574
        Hunter-Lab:
        80.6459, -24.9441, -17.2354
      #7ce1fa color charts
#7ce1fa RGB chart
      #7ce1fa CMYK chart
      #7ce1fa RGB pie chart
      #7ce1fa color shades, tints & tones
#7ce1fa color schemes
#7ce1fa color preview, HTML & CSS examples
           This text has a color of #7ce1fa        
        
          <p style="color:#7ce1fa;">Text here</p>
        
        
          .mytext {color:#7ce1fa;}
        
        Text color #7ce1fa
      
           This box has a color of #7ce1fa        
        
          <div style="background-color:#7ce1fa;">Content here</div>
        
        
          .mybackground {background-color:#7ce1fa;}
        
        Background color #7ce1fa
      
           Border around this has a color of #7ce1fa        
        
          <div style="border:2px solid #7ce1fa;">Content here</div>
        
        
          .myborder {border:2px solid #7ce1fa;}
        
        Border color #7ce1fa