#5fc1dd color space conversions
Hex:
        #5fc1dd
        RGB:
        95, 193, 221
        CMY:
        63, 24, 13
        CMYK:
        57, 13, 0, 13
      HSL:
        193°, 64.9485%, 61.9608%
        HSV (HSB):
        193°, 57.0136%, 86.6667%
        XYZ:
        36.8404, 45.7933, 75.3039
        xyY:
        0.2333, 0.2899, 45.7933
      CIE-Lab:
        73.4112, -20.8361, -22.7107
        CIE-LCH:
        73.4112, 30.8208, 227.4649
        CIE-Luv:
        73.4112, -40.7174, -32.7779
        Hunter-Lab:
        67.6707, -21.2471, -18.6083
      #5fc1dd color charts
#5fc1dd RGB chart
      #5fc1dd CMYK chart
      #5fc1dd RGB pie chart
      #5fc1dd color shades, tints & tones
#5fc1dd color schemes
#5fc1dd color preview, HTML & CSS examples
           This text has a color of #5fc1dd        
        
          <p style="color:#5fc1dd;">Text here</p>
        
        
          .mytext {color:#5fc1dd;}
        
        Text color #5fc1dd
      
           This box has a color of #5fc1dd        
        
          <div style="background-color:#5fc1dd;">Content here</div>
        
        
          .mybackground {background-color:#5fc1dd;}
        
        Background color #5fc1dd
      
           Border around this has a color of #5fc1dd        
        
          <div style="border:2px solid #5fc1dd;">Content here</div>
        
        
          .myborder {border:2px solid #5fc1dd;}
        
        Border color #5fc1dd