#5fbdc3 color space conversions
Hex:
        #5fbdc3
        RGB:
        95, 189, 195
        CMY:
        63, 26, 24
        CMYK:
        51, 3, 0, 24
      HSL:
        184°, 45.4545%, 56.8627%
        HSV (HSB):
        184°, 51.2821%, 76.4706%
        XYZ:
        32.7672, 42.7682, 58.1578
        xyY:
        0.2451, 0.3199, 42.7682
      CIE-Lab:
        71.3974, -26.1194, -11.5878
        CIE-LCH:
        71.3974, 28.5744, 203.9244
        CIE-Luv:
        71.3974, -40.2977, -13.7711
        Hunter-Lab:
        65.3974, -25.0084, -6.9483
      #5fbdc3 color charts
#5fbdc3 RGB chart
      #5fbdc3 CMYK chart
      #5fbdc3 RGB pie chart
      #5fbdc3 color shades, tints & tones
#5fbdc3 color schemes
#5fbdc3 color preview, HTML & CSS examples
           This text has a color of #5fbdc3        
        
          <p style="color:#5fbdc3;">Text here</p>
        
        
          .mytext {color:#5fbdc3;}
        
        Text color #5fbdc3
      
           This box has a color of #5fbdc3        
        
          <div style="background-color:#5fbdc3;">Content here</div>
        
        
          .mybackground {background-color:#5fbdc3;}
        
        Background color #5fbdc3
      
           Border around this has a color of #5fbdc3        
        
          <div style="border:2px solid #5fbdc3;">Content here</div>
        
        
          .myborder {border:2px solid #5fbdc3;}
        
        Border color #5fbdc3