#5de3d4 color space conversions
Hex:
        #5de3d4
        RGB:
        93, 227, 212
        CMY:
        64, 11, 17
        CMYK:
        59, 0, 7, 11
      HSL:
        173°, 70.5263%, 62.7451%
        HSV (HSB):
        173°, 59.0308%, 89.0196%
        XYZ:
        43.8670, 62.0188, 71.9461
        xyY:
        0.2467, 0.3487, 62.0188
      CIE-Lab:
        82.9234, -39.9947, -3.6415
        CIE-LCH:
        82.9234, 40.1601, 185.2024
        CIE-Luv:
        82.9234, -54.3166, 0.7744
        Hunter-Lab:
        78.7520, -38.3868, 0.9603
      #5de3d4 color charts
#5de3d4 RGB chart
      #5de3d4 CMYK chart
      #5de3d4 RGB pie chart
      #5de3d4 color shades, tints & tones
#5de3d4 color schemes
#5de3d4 color preview, HTML & CSS examples
           This text has a color of #5de3d4        
        
          <p style="color:#5de3d4;">Text here</p>
        
        
          .mytext {color:#5de3d4;}
        
        Text color #5de3d4
      
           This box has a color of #5de3d4        
        
          <div style="background-color:#5de3d4;">Content here</div>
        
        
          .mybackground {background-color:#5de3d4;}
        
        Background color #5de3d4
      
           Border around this has a color of #5de3d4        
        
          <div style="border:2px solid #5de3d4;">Content here</div>
        
        
          .myborder {border:2px solid #5de3d4;}
        
        Border color #5de3d4