#3be6ec color space conversions
Hex:
        #3be6ec
        RGB:
        59, 230, 236
        CMY:
        77, 10, 7
        CMYK:
        75, 3, 0, 7
      HSL:
        182°, 82.3256%, 57.8431%
        HSV (HSB):
        182°, 75.0000%, 92.5490%
        XYZ:
        45.2408, 63.5796, 89.2445
        xyY:
        0.2284, 0.3210, 63.5796
      CIE-Lab:
        83.7464, -39.5497, -15.1939
        CIE-LCH:
        83.7464, 42.3678, 201.0154
        CIE-Luv:
        83.7464, -59.8507, -18.0585
        Hunter-Lab:
        79.7368, -38.2627, -10.5439
      #3be6ec color charts
#3be6ec RGB chart
      #3be6ec CMYK chart
      #3be6ec RGB pie chart
      #3be6ec color shades, tints & tones
#3be6ec color schemes
#3be6ec color preview, HTML & CSS examples
           This text has a color of #3be6ec        
        
          <p style="color:#3be6ec;">Text here</p>
        
        
          .mytext {color:#3be6ec;}
        
        Text color #3be6ec
      
           This box has a color of #3be6ec        
        
          <div style="background-color:#3be6ec;">Content here</div>
        
        
          .mybackground {background-color:#3be6ec;}
        
        Background color #3be6ec
      
           Border around this has a color of #3be6ec        
        
          <div style="border:2px solid #3be6ec;">Content here</div>
        
        
          .myborder {border:2px solid #3be6ec;}
        
        Border color #3be6ec