#5dbfed color space conversions
Hex:
        #5dbfed
        RGB:
        93, 191, 237
        CMY:
        64, 25, 7
        CMYK:
        61, 19, 0, 7
      HSL:
        199°, 80.0000%, 64.7059%
        HSV (HSB):
        199°, 60.7595%, 92.9412%
        XYZ:
        38.4311, 45.7032, 86.9168
        xyY:
        0.2247, 0.2672, 45.7032
      CIE-Lab:
        73.3525, -15.4102, -31.4727
        CIE-LCH:
        73.3525, 35.0429, 243.9119
        CIE-Luv:
        73.3525, -39.7946, -48.2789
        Hunter-Lab:
        67.6041, -16.8350, -28.9047
      #5dbfed color charts
#5dbfed RGB chart
      #5dbfed CMYK chart
      #5dbfed RGB pie chart
      #5dbfed color shades, tints & tones
#5dbfed color schemes
#5dbfed color preview, HTML & CSS examples
           This text has a color of #5dbfed        
        
          <p style="color:#5dbfed;">Text here</p>
        
        
          .mytext {color:#5dbfed;}
        
        Text color #5dbfed
      
           This box has a color of #5dbfed        
        
          <div style="background-color:#5dbfed;">Content here</div>
        
        
          .mybackground {background-color:#5dbfed;}
        
        Background color #5dbfed
      
           Border around this has a color of #5dbfed        
        
          <div style="border:2px solid #5dbfed;">Content here</div>
        
        
          .myborder {border:2px solid #5dbfed;}
        
        Border color #5dbfed