#5fc3fc color space conversions
Hex:
        #5fc3fc
        RGB:
        95, 195, 252
        CMY:
        63, 24, 1
        CMYK:
        62, 23, 0, 1
      HSL:
        202°, 96.3190%, 68.0392%
        HSV (HSB):
        202°, 62.3016%, 98.8235%
        XYZ:
        41.8051, 48.4914, 99.2519
        xyY:
        0.2206, 0.2558, 48.4914
      CIE-Lab:
        75.1338, -12.5701, -36.7929
        CIE-LCH:
        75.1338, 38.8809, 251.1375
        CIE-Luv:
        75.1338, -40.1533, -57.9126
        Hunter-Lab:
        69.6358, -14.7019, -35.7610
      #5fc3fc color charts
#5fc3fc RGB chart
      #5fc3fc CMYK chart
      #5fc3fc RGB pie chart
      #5fc3fc color shades, tints & tones
#5fc3fc color schemes
#5fc3fc color preview, HTML & CSS examples
           This text has a color of #5fc3fc        
        
          <p style="color:#5fc3fc;">Text here</p>
        
        
          .mytext {color:#5fc3fc;}
        
        Text color #5fc3fc
      
           This box has a color of #5fc3fc        
        
          <div style="background-color:#5fc3fc;">Content here</div>
        
        
          .mybackground {background-color:#5fc3fc;}
        
        Background color #5fc3fc
      
           Border around this has a color of #5fc3fc        
        
          <div style="border:2px solid #5fc3fc;">Content here</div>
        
        
          .myborder {border:2px solid #5fc3fc;}
        
        Border color #5fc3fc