#3bfea5 color space conversions
Hex:
        #3bfea5
        RGB:
        59, 254, 165
        CMY:
        77, 0, 35
        CMYK:
        77, 0, 35, 0
      HSL:
        153°, 98.9848%, 61.3725%
        HSV (HSB):
        153°, 76.7717%, 99.6078%
        XYZ:
        44.0370, 74.5300, 47.6621
        xyY:
        0.2649, 0.4484, 74.5300
      CIE-Lab:
        89.1724, -66.4314, 29.4749
        CIE-LCH:
        89.1724, 72.6767, 156.0736
        CIE-Luv:
        89.1724, -72.8674, 52.9475
        Hunter-Lab:
        86.3308, -60.0268, 27.6983
      #3bfea5 color charts
#3bfea5 RGB chart
      #3bfea5 CMYK chart
      #3bfea5 RGB pie chart
      #3bfea5 color shades, tints & tones
#3bfea5 color schemes
#3bfea5 color preview, HTML & CSS examples
           This text has a color of #3bfea5        
        
          <p style="color:#3bfea5;">Text here</p>
        
        
          .mytext {color:#3bfea5;}
        
        Text color #3bfea5
      
           This box has a color of #3bfea5        
        
          <div style="background-color:#3bfea5;">Content here</div>
        
        
          .mybackground {background-color:#3bfea5;}
        
        Background color #3bfea5
      
           Border around this has a color of #3bfea5        
        
          <div style="border:2px solid #3bfea5;">Content here</div>
        
        
          .myborder {border:2px solid #3bfea5;}
        
        Border color #3bfea5