#7de2f3 color space conversions
Hex:
        #7de2f3
        RGB:
        125, 226, 243
        CMY:
        51, 11, 5
        CMYK:
        49, 7, 0, 5
      HSL:
        189°, 83.0986%, 72.1569%
        HSV (HSB):
        189°, 48.5597%, 95.2941%
        XYZ:
        51.8315, 65.2238, 94.6517
        xyY:
        0.2448, 0.3081, 65.2238
      CIE-Lab:
        84.5989, -25.1194, -17.4302
        CIE-LCH:
        84.5989, 30.5745, 214.7565
        CIE-Luv:
        84.5989, -44.0736, -23.8068
        Hunter-Lab:
        80.7612, -26.7732, -12.9547
      #7de2f3 color charts
#7de2f3 RGB chart
      #7de2f3 CMYK chart
      #7de2f3 RGB pie chart
      #7de2f3 color shades, tints & tones
#7de2f3 color schemes
#7de2f3 color preview, HTML & CSS examples
           This text has a color of #7de2f3        
        
          <p style="color:#7de2f3;">Text here</p>
        
        
          .mytext {color:#7de2f3;}
        
        Text color #7de2f3
      
           This box has a color of #7de2f3        
        
          <div style="background-color:#7de2f3;">Content here</div>
        
        
          .mybackground {background-color:#7de2f3;}
        
        Background color #7de2f3
      
           Border around this has a color of #7de2f3        
        
          <div style="border:2px solid #7de2f3;">Content here</div>
        
        
          .myborder {border:2px solid #7de2f3;}
        
        Border color #7de2f3