#5fbcce color space conversions
Hex:
        #5fbcce
        RGB:
        95, 188, 206
        CMY:
        63, 26, 19
        CMYK:
        54, 9, 0, 19
      HSL:
        190°, 53.1100%, 59.0196%
        HSV (HSB):
        190°, 53.8835%, 80.7843%
        XYZ:
        33.8431, 42.8556, 64.8808
        xyY:
        0.2390, 0.3027, 42.8556
      CIE-Lab:
        71.4568, -22.5798, -17.5115
        CIE-LCH:
        71.4568, 28.5744, 217.7950
        CIE-Luv:
        71.4568, -39.4565, -23.8495
        Hunter-Lab:
        65.4642, -22.2829, -12.9367
      #5fbcce color charts
#5fbcce RGB chart
      #5fbcce CMYK chart
      #5fbcce RGB pie chart
      #5fbcce color shades, tints & tones
#5fbcce color schemes
#5fbcce color preview, HTML & CSS examples
           This text has a color of #5fbcce        
        
          <p style="color:#5fbcce;">Text here</p>
        
        
          .mytext {color:#5fbcce;}
        
        Text color #5fbcce
      
           This box has a color of #5fbcce        
        
          <div style="background-color:#5fbcce;">Content here</div>
        
        
          .mybackground {background-color:#5fbcce;}
        
        Background color #5fbcce
      
           Border around this has a color of #5fbcce        
        
          <div style="border:2px solid #5fbcce;">Content here</div>
        
        
          .myborder {border:2px solid #5fbcce;}
        
        Border color #5fbcce