#5facbf color space conversions
Hex:
        #5facbf
        RGB:
        95, 172, 191
        CMY:
        63, 33, 25
        CMYK:
        50, 10, 0, 25
      HSL:
        192°, 42.8571%, 56.0784%
        HSV (HSB):
        192°, 50.2618%, 74.9020%
        XYZ:
        28.8758, 35.6995, 54.6590
        xyY:
        0.2422, 0.2994, 35.6995
      CIE-Lab:
        66.2897, -18.5711, -17.0724
        CIE-LCH:
        66.2897, 25.2261, 222.5923
        CIE-Luv:
        66.2897, -33.8302, -23.4447
        Hunter-Lab:
        59.7491, -18.2946, -12.4147
      #5facbf color charts
#5facbf RGB chart
      #5facbf CMYK chart
      #5facbf RGB pie chart
      #5facbf color shades, tints & tones
#5facbf color schemes
#5facbf color preview, HTML & CSS examples
           This text has a color of #5facbf        
        
          <p style="color:#5facbf;">Text here</p>
        
        
          .mytext {color:#5facbf;}
        
        Text color #5facbf
      
           This box has a color of #5facbf        
        
          <div style="background-color:#5facbf;">Content here</div>
        
        
          .mybackground {background-color:#5facbf;}
        
        Background color #5facbf
      
           Border around this has a color of #5facbf        
        
          <div style="border:2px solid #5facbf;">Content here</div>
        
        
          .myborder {border:2px solid #5facbf;}
        
        Border color #5facbf