#5fd3d3 color space conversions
Hex:
        #5fd3d3
        RGB:
        95, 211, 211
        CMY:
        63, 17, 17
        CMYK:
        55, 0, 0, 17
      HSL:
        180°, 56.8627%, 60.0000%
        HSV (HSB):
        180°, 54.9763%, 82.7451%
        XYZ:
        39.7715, 53.7246, 69.9017
        xyY:
        0.2434, 0.3288, 53.7246
      CIE-Lab:
        78.3009, -32.4898, -9.9455
        CIE-LCH:
        78.3009, 33.9780, 197.0199
        CIE-Luv:
        78.3009, -47.9405, -10.3545
        Hunter-Lab:
        73.2971, -31.4146, -5.2356
      #5fd3d3 color charts
#5fd3d3 RGB chart
      #5fd3d3 CMYK chart
      #5fd3d3 RGB pie chart
      #5fd3d3 color shades, tints & tones
#5fd3d3 color schemes
#5fd3d3 color preview, HTML & CSS examples
           This text has a color of #5fd3d3        
        
          <p style="color:#5fd3d3;">Text here</p>
        
        
          .mytext {color:#5fd3d3;}
        
        Text color #5fd3d3
      
           This box has a color of #5fd3d3        
        
          <div style="background-color:#5fd3d3;">Content here</div>
        
        
          .mybackground {background-color:#5fd3d3;}
        
        Background color #5fd3d3
      
           Border around this has a color of #5fd3d3        
        
          <div style="border:2px solid #5fd3d3;">Content here</div>
        
        
          .myborder {border:2px solid #5fd3d3;}
        
        Border color #5fd3d3