#3defb2 color space conversions
Hex:
        #3defb2
        RGB:
        61, 239, 178
        CMY:
        76, 6, 30
        CMYK:
        74, 0, 26, 6
      HSL:
        159°, 84.7619%, 58.8235%
        HSV (HSB):
        159°, 74.4770%, 93.7255%
        XYZ:
        40.8269, 65.9395, 52.6953
        xyY:
        0.2560, 0.4135, 65.9395
      CIE-Lab:
        84.9655, -57.9376, 17.0541
        CIE-LCH:
        84.9655, 60.3954, 163.5981
        CIE-Luv:
        84.9655, -66.6886, 34.4655
        Hunter-Lab:
        81.2031, -52.3602, 18.3670
      #3defb2 color charts
#3defb2 RGB chart
      #3defb2 CMYK chart
      #3defb2 RGB pie chart
      #3defb2 color shades, tints & tones
#3defb2 color schemes
#3defb2 color preview, HTML & CSS examples
           This text has a color of #3defb2        
        
          <p style="color:#3defb2;">Text here</p>
        
        
          .mytext {color:#3defb2;}
        
        Text color #3defb2
      
           This box has a color of #3defb2        
        
          <div style="background-color:#3defb2;">Content here</div>
        
        
          .mybackground {background-color:#3defb2;}
        
        Background color #3defb2
      
           Border around this has a color of #3defb2        
        
          <div style="border:2px solid #3defb2;">Content here</div>
        
        
          .myborder {border:2px solid #3defb2;}
        
        Border color #3defb2