#3acff1 color space conversions
Hex:
        #3acff1
        RGB:
        58, 207, 241
        CMY:
        77, 19, 5
        CMYK:
        76, 14, 0, 5
      HSL:
        191°, 86.7299%, 58.6275%
        HSV (HSB):
        191°, 75.9336%, 94.5098%
        XYZ:
        39.9349, 51.8761, 91.1274
        xyY:
        0.2183, 0.2836, 51.8761
      CIE-Lab:
        77.2067, -27.2618, -27.7764
        CIE-LCH:
        77.2067, 38.9196, 225.5357
        CIE-Luv:
        77.2067, -51.6752, -40.7236
        Hunter-Lab:
        72.0250, -27.0729, -24.5973
      #3acff1 color charts
#3acff1 RGB chart
      #3acff1 CMYK chart
      #3acff1 RGB pie chart
      #3acff1 color shades, tints & tones
#3acff1 color schemes
#3acff1 color preview, HTML & CSS examples
           This text has a color of #3acff1        
        
          <p style="color:#3acff1;">Text here</p>
        
        
          .mytext {color:#3acff1;}
        
        Text color #3acff1
      
           This box has a color of #3acff1        
        
          <div style="background-color:#3acff1;">Content here</div>
        
        
          .mybackground {background-color:#3acff1;}
        
        Background color #3acff1
      
           Border around this has a color of #3acff1        
        
          <div style="border:2px solid #3acff1;">Content here</div>
        
        
          .myborder {border:2px solid #3acff1;}
        
        Border color #3acff1