#3bf5ec color space conversions
Hex:
        #3bf5ec
        RGB:
        59, 245, 236
        CMY:
        77, 4, 7
        CMYK:
        76, 0, 4, 4
      HSL:
        177°, 90.2913%, 59.6078%
        HSV (HSB):
        177°, 75.9184%, 96.0784%
        XYZ:
        49.5964, 72.2908, 90.6964
        xyY:
        0.2333, 0.3401, 72.2908
      CIE-Lab:
        88.1084, -46.2047, -8.6828
        CIE-LCH:
        88.1084, 47.0134, 190.6429
        CIE-Luv:
        88.1084, -64.9966, -6.4242
        Hunter-Lab:
        85.0240, -44.6689, -3.7288
      #3bf5ec color charts
#3bf5ec RGB chart
      #3bf5ec CMYK chart
      #3bf5ec RGB pie chart
      #3bf5ec color shades, tints & tones
#3bf5ec color schemes
#3bf5ec color preview, HTML & CSS examples
           This text has a color of #3bf5ec        
        
          <p style="color:#3bf5ec;">Text here</p>
        
        
          .mytext {color:#3bf5ec;}
        
        Text color #3bf5ec
      
           This box has a color of #3bf5ec        
        
          <div style="background-color:#3bf5ec;">Content here</div>
        
        
          .mybackground {background-color:#3bf5ec;}
        
        Background color #3bf5ec
      
           Border around this has a color of #3bf5ec        
        
          <div style="border:2px solid #3bf5ec;">Content here</div>
        
        
          .myborder {border:2px solid #3bf5ec;}
        
        Border color #3bf5ec