#7deff2 color space conversions
Hex:
        #7deff2
        RGB:
        125, 239, 242
        CMY:
        51, 6, 5
        CMYK:
        48, 1, 0, 5
      HSL:
        182°, 81.8182%, 71.9608%
        HSV (HSB):
        182°, 48.3471%, 94.9020%
        XYZ:
        55.3510, 72.5038, 95.0817
        xyY:
        0.2483, 0.3252, 72.5038
      CIE-Lab:
        88.2105, -31.6425, -11.4920
        CIE-LCH:
        88.2105, 33.6647, 199.9601
        CIE-Luv:
        88.2105, -49.0937, -13.1056
        Hunter-Lab:
        85.1492, -32.9776, -6.6017
      #7deff2 color charts
#7deff2 RGB chart
      #7deff2 CMYK chart
      #7deff2 RGB pie chart
      #7deff2 color shades, tints & tones
#7deff2 color schemes
#7deff2 color preview, HTML & CSS examples
           This text has a color of #7deff2        
        
          <p style="color:#7deff2;">Text here</p>
        
        
          .mytext {color:#7deff2;}
        
        Text color #7deff2
      
           This box has a color of #7deff2        
        
          <div style="background-color:#7deff2;">Content here</div>
        
        
          .mybackground {background-color:#7deff2;}
        
        Background color #7deff2
      
           Border around this has a color of #7deff2        
        
          <div style="border:2px solid #7deff2;">Content here</div>
        
        
          .myborder {border:2px solid #7deff2;}
        
        Border color #7deff2