#3cf1e1 color space conversions
Hex:
        #3cf1e1
        RGB:
        60, 241, 225
        CMY:
        76, 5, 12
        CMYK:
        75, 0, 7, 5
      HSL:
        175°, 86.6029%, 59.0196%
        HSV (HSB):
        175°, 75.1037%, 94.5098%
        XYZ:
        46.9094, 69.3075, 82.1395
        xyY:
        0.2365, 0.3494, 69.3075
      CIE-Lab:
        86.6561, -47.3497, -5.0721
        CIE-LCH:
        86.6561, 47.6206, 186.1142
        CIE-Luv:
        86.6561, -64.2912, -0.4199
        Hunter-Lab:
        83.2511, -45.1103, -0.2225
      #3cf1e1 color charts
#3cf1e1 RGB chart
      #3cf1e1 CMYK chart
      #3cf1e1 RGB pie chart
      #3cf1e1 color shades, tints & tones
#3cf1e1 color schemes
#3cf1e1 color preview, HTML & CSS examples
           This text has a color of #3cf1e1        
        
          <p style="color:#3cf1e1;">Text here</p>
        
        
          .mytext {color:#3cf1e1;}
        
        Text color #3cf1e1
      
           This box has a color of #3cf1e1        
        
          <div style="background-color:#3cf1e1;">Content here</div>
        
        
          .mybackground {background-color:#3cf1e1;}
        
        Background color #3cf1e1
      
           Border around this has a color of #3cf1e1        
        
          <div style="border:2px solid #3cf1e1;">Content here</div>
        
        
          .myborder {border:2px solid #3cf1e1;}
        
        Border color #3cf1e1