#3bc1c2 color space conversions
Hex:
        #3bc1c2
        RGB:
        59, 193, 194
        CMY:
        77, 24, 24
        CMYK:
        70, 1, 0, 24
      HSL:
        180°, 53.3597%, 49.6078%
        HSV (HSB):
        180°, 69.5876%, 76.0784%
        XYZ:
        30.6112, 42.9648, 57.7186
        xyY:
        0.2331, 0.3272, 42.9648
      CIE-Lab:
        71.5311, -34.5602, -10.9477
        CIE-LCH:
        71.5311, 36.2527, 197.5768
        CIE-Luv:
        71.5311, -49.7387, -11.5963
        Hunter-Lab:
        65.5475, -31.3473, -6.3252
      #3bc1c2 color charts
#3bc1c2 RGB chart
      #3bc1c2 CMYK chart
      #3bc1c2 RGB pie chart
      #3bc1c2 color shades, tints & tones
#3bc1c2 color schemes
#3bc1c2 color preview, HTML & CSS examples
           This text has a color of #3bc1c2        
        
          <p style="color:#3bc1c2;">Text here</p>
        
        
          .mytext {color:#3bc1c2;}
        
        Text color #3bc1c2
      
           This box has a color of #3bc1c2        
        
          <div style="background-color:#3bc1c2;">Content here</div>
        
        
          .mybackground {background-color:#3bc1c2;}
        
        Background color #3bc1c2
      
           Border around this has a color of #3bc1c2        
        
          <div style="border:2px solid #3bc1c2;">Content here</div>
        
        
          .myborder {border:2px solid #3bc1c2;}
        
        Border color #3bc1c2