#3bf9ef color space conversions
Hex:
        #3bf9ef
        RGB:
        59, 249, 239
        CMY:
        77, 2, 6
        CMYK:
        76, 0, 4, 2
      HSL:
        177°, 94.0594%, 60.3922%
        HSV (HSB):
        177°, 76.3052%, 97.6471%
        XYZ:
        51.2593, 74.9132, 93.4194
        xyY:
        0.2334, 0.3411, 74.9132
      CIE-Lab:
        89.3523, -47.1169, -8.4027
        CIE-LCH:
        89.3523, 47.8603, 190.1117
        CIE-Luv:
        89.3523, -66.1422, -5.8362
        Hunter-Lab:
        86.5524, -45.7528, -3.4074
      #3bf9ef color charts
#3bf9ef RGB chart
      #3bf9ef CMYK chart
      #3bf9ef RGB pie chart
      #3bf9ef color shades, tints & tones
#3bf9ef color schemes
#3bf9ef color preview, HTML & CSS examples
           This text has a color of #3bf9ef        
        
          <p style="color:#3bf9ef;">Text here</p>
        
        
          .mytext {color:#3bf9ef;}
        
        Text color #3bf9ef
      
           This box has a color of #3bf9ef        
        
          <div style="background-color:#3bf9ef;">Content here</div>
        
        
          .mybackground {background-color:#3bf9ef;}
        
        Background color #3bf9ef
      
           Border around this has a color of #3bf9ef        
        
          <div style="border:2px solid #3bf9ef;">Content here</div>
        
        
          .myborder {border:2px solid #3bf9ef;}
        
        Border color #3bf9ef