#5ddfcf color space conversions
Hex:
        #5ddfcf
        RGB:
        93, 223, 207
        CMY:
        64, 13, 19
        CMYK:
        58, 0, 7, 13
      HSL:
        173°, 67.0103%, 61.9608%
        HSV (HSB):
        173°, 58.2960%, 87.4510%
        XYZ:
        42.1644, 59.6075, 68.3146
        xyY:
        0.2479, 0.3505, 59.6075
      CIE-Lab:
        81.6244, -39.4606, -2.8995
        CIE-LCH:
        81.6244, 39.5670, 184.2024
        CIE-Luv:
        81.6244, -53.1120, 1.8526
        Hunter-Lab:
        77.2059, -37.6263, 1.5822
      #5ddfcf color charts
#5ddfcf RGB chart
      #5ddfcf CMYK chart
      #5ddfcf RGB pie chart
      #5ddfcf color shades, tints & tones
#5ddfcf color schemes
#5ddfcf color preview, HTML & CSS examples
           This text has a color of #5ddfcf        
        
          <p style="color:#5ddfcf;">Text here</p>
        
        
          .mytext {color:#5ddfcf;}
        
        Text color #5ddfcf
      
           This box has a color of #5ddfcf        
        
          <div style="background-color:#5ddfcf;">Content here</div>
        
        
          .mybackground {background-color:#5ddfcf;}
        
        Background color #5ddfcf
      
           Border around this has a color of #5ddfcf        
        
          <div style="border:2px solid #5ddfcf;">Content here</div>
        
        
          .myborder {border:2px solid #5ddfcf;}
        
        Border color #5ddfcf