#5fcdf5 color space conversions
Hex:
        #5fcdf5
        RGB:
        95, 205, 245
        CMY:
        63, 20, 4
        CMYK:
        61, 16, 0, 4
      HSL:
        196°, 88.2353%, 66.6667%
        HSV (HSB):
        196°, 61.2245%, 96.0784%
        XYZ:
        43.0321, 52.6881, 94.2880
        xyY:
        0.2265, 0.2773, 52.6881
      CIE-Lab:
        77.6905, -19.9061, -29.0965
        CIE-LCH:
        77.6905, 35.2542, 235.6224
        CIE-Luv:
        77.6905, -44.0684, -43.9492
        Hunter-Lab:
        72.5866, -21.2050, -26.2055
      #5fcdf5 color charts
#5fcdf5 RGB chart
      #5fcdf5 CMYK chart
      #5fcdf5 RGB pie chart
      #5fcdf5 color shades, tints & tones
#5fcdf5 color schemes
#5fcdf5 color preview, HTML & CSS examples
           This text has a color of #5fcdf5        
        
          <p style="color:#5fcdf5;">Text here</p>
        
        
          .mytext {color:#5fcdf5;}
        
        Text color #5fcdf5
      
           This box has a color of #5fcdf5        
        
          <div style="background-color:#5fcdf5;">Content here</div>
        
        
          .mybackground {background-color:#5fcdf5;}
        
        Background color #5fcdf5
      
           Border around this has a color of #5fcdf5        
        
          <div style="border:2px solid #5fcdf5;">Content here</div>
        
        
          .myborder {border:2px solid #5fcdf5;}
        
        Border color #5fcdf5