#3be5da color space conversions
Hex:
        #3be5da
        RGB:
        59, 229, 218
        CMY:
        77, 10, 15
        CMYK:
        74, 0, 5, 10
      HSL:
        176°, 76.5766%, 56.4706%
        HSV (HSB):
        176°, 74.2358%, 89.8039%
        XYZ:
        42.4778, 62.0304, 76.0639
        xyY:
        0.2352, 0.3435, 62.0304
      CIE-Lab:
        82.9296, -44.1437, -6.8927
        CIE-LCH:
        82.9296, 44.6786, 188.8747
        CIE-Luv:
        82.9296, -60.7821, -3.8210
        Hunter-Lab:
        78.7594, -41.5573, -2.1293
      #3be5da color charts
#3be5da RGB chart
      #3be5da CMYK chart
      #3be5da RGB pie chart
      #3be5da color shades, tints & tones
#3be5da color schemes
#3be5da color preview, HTML & CSS examples
           This text has a color of #3be5da        
        
          <p style="color:#3be5da;">Text here</p>
        
        
          .mytext {color:#3be5da;}
        
        Text color #3be5da
      
           This box has a color of #3be5da        
        
          <div style="background-color:#3be5da;">Content here</div>
        
        
          .mybackground {background-color:#3be5da;}
        
        Background color #3be5da
      
           Border around this has a color of #3be5da        
        
          <div style="border:2px solid #3be5da;">Content here</div>
        
        
          .myborder {border:2px solid #3be5da;}
        
        Border color #3be5da