#3ac2f1 color space conversions
Hex:
        #3ac2f1
        RGB:
        58, 194, 241
        CMY:
        77, 24, 5
        CMYK:
        76, 20, 0, 5
      HSL:
        195°, 86.7299%, 58.6275%
        HSV (HSB):
        195°, 75.9336%, 94.5098%
        XYZ:
        36.9139, 45.8340, 90.1204
        xyY:
        0.2135, 0.2651, 45.8340
      CIE-Lab:
        73.4377, -20.7081, -33.5778
        CIE-LCH:
        73.4377, 39.4499, 238.3370
        CIE-Luv:
        73.4377, -47.1714, -51.2361
        Hunter-Lab:
        67.7008, -21.1492, -31.5337
      #3ac2f1 color charts
#3ac2f1 RGB chart
      #3ac2f1 CMYK chart
      #3ac2f1 RGB pie chart
      #3ac2f1 color shades, tints & tones
#3ac2f1 color schemes
#3ac2f1 color preview, HTML & CSS examples
           This text has a color of #3ac2f1        
        
          <p style="color:#3ac2f1;">Text here</p>
        
        
          .mytext {color:#3ac2f1;}
        
        Text color #3ac2f1
      
           This box has a color of #3ac2f1        
        
          <div style="background-color:#3ac2f1;">Content here</div>
        
        
          .mybackground {background-color:#3ac2f1;}
        
        Background color #3ac2f1
      
           Border around this has a color of #3ac2f1        
        
          <div style="border:2px solid #3ac2f1;">Content here</div>
        
        
          .myborder {border:2px solid #3ac2f1;}
        
        Border color #3ac2f1