#5dbeec color space conversions
Hex:
        #5dbeec
        RGB:
        93, 190, 236
        CMY:
        64, 25, 7
        CMYK:
        61, 19, 0, 7
      HSL:
        199°, 79.0055%, 64.5098%
        HSV (HSB):
        199°, 60.5932%, 92.5490%
        XYZ:
        38.0680, 45.2102, 86.0769
        xyY:
        0.2248, 0.2670, 45.2102
      CIE-Lab:
        73.0301, -15.1884, -31.4291
        CIE-LCH:
        73.0301, 34.9067, 244.2074
        CIE-Luv:
        73.0301, -39.4715, -48.2068
        Hunter-Lab:
        67.2385, -16.6073, -28.8345
      #5dbeec color charts
#5dbeec RGB chart
      #5dbeec CMYK chart
      #5dbeec RGB pie chart
      #5dbeec color shades, tints & tones
#5dbeec color schemes
#5dbeec color preview, HTML & CSS examples
           This text has a color of #5dbeec        
        
          <p style="color:#5dbeec;">Text here</p>
        
        
          .mytext {color:#5dbeec;}
        
        Text color #5dbeec
      
           This box has a color of #5dbeec        
        
          <div style="background-color:#5dbeec;">Content here</div>
        
        
          .mybackground {background-color:#5dbeec;}
        
        Background color #5dbeec
      
           Border around this has a color of #5dbeec        
        
          <div style="border:2px solid #5dbeec;">Content here</div>
        
        
          .myborder {border:2px solid #5dbeec;}
        
        Border color #5dbeec