#5cb3bf color space conversions
Hex:
        #5cb3bf
        RGB:
        92, 179, 191
        CMY:
        64, 30, 25
        CMYK:
        52, 6, 0, 25
      HSL:
        187°, 43.6123%, 55.4902%
        HSV (HSB):
        187°, 51.8325%, 74.9020%
        XYZ:
        29.9377, 38.2771, 55.1006
        xyY:
        0.2428, 0.3104, 38.2771
      CIE-Lab:
        68.2243, -22.8393, -14.1637
        CIE-LCH:
        68.2243, 26.8746, 211.8049
        CIE-Luv:
        68.2243, -37.4253, -18.2619
        Hunter-Lab:
        61.8685, -21.8950, -9.4962
      #5cb3bf color charts
#5cb3bf RGB chart
      #5cb3bf CMYK chart
      #5cb3bf RGB pie chart
      #5cb3bf color shades, tints & tones
#5cb3bf color schemes
#5cb3bf color preview, HTML & CSS examples
           This text has a color of #5cb3bf        
        
          <p style="color:#5cb3bf;">Text here</p>
        
        
          .mytext {color:#5cb3bf;}
        
        Text color #5cb3bf
      
           This box has a color of #5cb3bf        
        
          <div style="background-color:#5cb3bf;">Content here</div>
        
        
          .mybackground {background-color:#5cb3bf;}
        
        Background color #5cb3bf
      
           Border around this has a color of #5cb3bf        
        
          <div style="border:2px solid #5cb3bf;">Content here</div>
        
        
          .myborder {border:2px solid #5cb3bf;}
        
        Border color #5cb3bf