#3edbe1 color space conversions
Hex:
        #3edbe1
        RGB:
        62, 219, 225
        CMY:
        76, 14, 12
        CMYK:
        72, 3, 0, 12
      HSL:
        182°, 73.0942%, 56.2745%
        HSV (HSB):
        182°, 72.4444%, 88.2353%
        XYZ:
        40.9087, 57.1234, 80.1040
        xyY:
        0.2296, 0.3207, 57.1234
      CIE-Lab:
        80.2490, -37.3556, -14.6023
        CIE-LCH:
        80.2490, 40.1082, 201.3506
        CIE-Luv:
        80.2490, -56.3944, -17.3156
        Hunter-Lab:
        75.5800, -35.6495, -9.9329
      #3edbe1 color charts
#3edbe1 RGB chart
      #3edbe1 CMYK chart
      #3edbe1 RGB pie chart
      #3edbe1 color shades, tints & tones
#3edbe1 color schemes
#3edbe1 color preview, HTML & CSS examples
           This text has a color of #3edbe1        
        
          <p style="color:#3edbe1;">Text here</p>
        
        
          .mytext {color:#3edbe1;}
        
        Text color #3edbe1
      
           This box has a color of #3edbe1        
        
          <div style="background-color:#3edbe1;">Content here</div>
        
        
          .mybackground {background-color:#3edbe1;}
        
        Background color #3edbe1
      
           Border around this has a color of #3edbe1        
        
          <div style="border:2px solid #3edbe1;">Content here</div>
        
        
          .myborder {border:2px solid #3edbe1;}
        
        Border color #3edbe1