#3acde1 color space conversions
Hex:
        #3acde1
        RGB:
        58, 205, 225
        CMY:
        77, 20, 12
        CMYK:
        74, 9, 0, 12
      HSL:
        187°, 73.5683%, 55.4902%
        HSV (HSB):
        187°, 74.2222%, 88.2353%
        XYZ:
        37.1669, 49.9984, 78.9259
        xyY:
        0.2238, 0.3010, 49.9984
      CIE-Lab:
        76.0683, -31.2156, -20.9209
        CIE-LCH:
        76.0683, 37.5779, 213.8303
        CIE-Luv:
        76.0683, -52.0606, -28.5424
        Hunter-Lab:
        70.7096, -29.9173, -16.6827
      #3acde1 color charts
#3acde1 RGB chart
      #3acde1 CMYK chart
      #3acde1 RGB pie chart
      #3acde1 color shades, tints & tones
#3acde1 color schemes
#3acde1 color preview, HTML & CSS examples
           This text has a color of #3acde1        
        
          <p style="color:#3acde1;">Text here</p>
        
        
          .mytext {color:#3acde1;}
        
        Text color #3acde1
      
           This box has a color of #3acde1        
        
          <div style="background-color:#3acde1;">Content here</div>
        
        
          .mybackground {background-color:#3acde1;}
        
        Background color #3acde1
      
           Border around this has a color of #3acde1        
        
          <div style="border:2px solid #3acde1;">Content here</div>
        
        
          .myborder {border:2px solid #3acde1;}
        
        Border color #3acde1