#3acfe7 color space conversions
Hex:
        #3acfe7
        RGB:
        58, 207, 231
        CMY:
        77, 19, 9
        CMYK:
        75, 10, 0, 9
      HSL:
        188°, 78.2805%, 56.6667%
        HSV (HSB):
        188°, 74.8918%, 90.5882%
        XYZ:
        38.4816, 51.2947, 83.4740
        xyY:
        0.2221, 0.2961, 51.2947
      CIE-Lab:
        76.8572, -30.3547, -22.9475
        CIE-LCH:
        76.8572, 38.0525, 217.0885
        CIE-Luv:
        76.8572, -52.3516, -32.0980
        Hunter-Lab:
        71.6203, -29.4276, -18.9687
      #3acfe7 color charts
#3acfe7 RGB chart
      #3acfe7 CMYK chart
      #3acfe7 RGB pie chart
      #3acfe7 color shades, tints & tones
#3acfe7 color schemes
#3acfe7 color preview, HTML & CSS examples
           This text has a color of #3acfe7        
        
          <p style="color:#3acfe7;">Text here</p>
        
        
          .mytext {color:#3acfe7;}
        
        Text color #3acfe7
      
           This box has a color of #3acfe7        
        
          <div style="background-color:#3acfe7;">Content here</div>
        
        
          .mybackground {background-color:#3acfe7;}
        
        Background color #3acfe7
      
           Border around this has a color of #3acfe7        
        
          <div style="border:2px solid #3acfe7;">Content here</div>
        
        
          .myborder {border:2px solid #3acfe7;}
        
        Border color #3acfe7