#3beef4 color space conversions
Hex:
        #3beef4
        RGB:
        59, 238, 244
        CMY:
        77, 7, 4
        CMYK:
        76, 2, 0, 4
      HSL:
        182°, 89.3720%, 59.4118%
        HSV (HSB):
        182°, 75.8197%, 95.6863%
        XYZ:
        48.7073, 68.6105, 96.2640
        xyY:
        0.2280, 0.3212, 68.6105
      CIE-Lab:
        86.3108, -40.8765, -15.5563
        CIE-LCH:
        86.3108, 43.7366, 200.8353
        CIE-Luv:
        86.3108, -62.0274, -18.5223
        Hunter-Lab:
        82.8315, -39.9919, -10.9228
      #3beef4 color charts
#3beef4 RGB chart
      #3beef4 CMYK chart
      #3beef4 RGB pie chart
      #3beef4 color shades, tints & tones
#3beef4 color schemes
#3beef4 color preview, HTML & CSS examples
           This text has a color of #3beef4        
        
          <p style="color:#3beef4;">Text here</p>
        
        
          .mytext {color:#3beef4;}
        
        Text color #3beef4
      
           This box has a color of #3beef4        
        
          <div style="background-color:#3beef4;">Content here</div>
        
        
          .mybackground {background-color:#3beef4;}
        
        Background color #3beef4
      
           Border around this has a color of #3beef4        
        
          <div style="border:2px solid #3beef4;">Content here</div>
        
        
          .myborder {border:2px solid #3beef4;}
        
        Border color #3beef4