#3bede0 color space conversions
Hex:
        #3bede0
        RGB:
        59, 237, 224
        CMY:
        77, 7, 12
        CMYK:
        75, 0, 5, 7
      HSL:
        176°, 83.1776%, 58.0392%
        HSV (HSB):
        176°, 75.1055%, 92.9412%
        XYZ:
        45.5424, 66.8800, 81.0298
        xyY:
        0.2354, 0.3457, 66.8800
      CIE-Lab:
        85.4433, -45.9984, -6.3395
        CIE-LCH:
        85.4433, 46.4332, 187.8471
        CIE-Luv:
        85.4433, -63.1173, -2.6584
        Hunter-Lab:
        81.7802, -43.7109, -1.4998
      #3bede0 color charts
#3bede0 RGB chart
      #3bede0 CMYK chart
      #3bede0 RGB pie chart
      #3bede0 color shades, tints & tones
#3bede0 color schemes
#3bede0 color preview, HTML & CSS examples
           This text has a color of #3bede0        
        
          <p style="color:#3bede0;">Text here</p>
        
        
          .mytext {color:#3bede0;}
        
        Text color #3bede0
      
           This box has a color of #3bede0        
        
          <div style="background-color:#3bede0;">Content here</div>
        
        
          .mybackground {background-color:#3bede0;}
        
        Background color #3bede0
      
           Border around this has a color of #3bede0        
        
          <div style="border:2px solid #3bede0;">Content here</div>
        
        
          .myborder {border:2px solid #3bede0;}
        
        Border color #3bede0