#5cb9ee color space conversions
Hex:
        #5cb9ee
        RGB:
        92, 185, 238
        CMY:
        64, 27, 7
        CMYK:
        61, 22, 0, 7
      HSL:
        202°, 81.1111%, 64.7059%
        HSV (HSB):
        202°, 61.3445%, 93.3333%
        XYZ:
        37.1952, 43.1463, 87.2566
        xyY:
        0.2219, 0.2574, 43.1463
      CIE-Lab:
        71.6541, -12.0961, -34.6424
        CIE-LCH:
        71.6541, 36.6934, 250.7523
        CIE-Luv:
        71.6541, -37.8122, -53.9553
        Hunter-Lab:
        65.6858, -13.8729, -32.7803
      #5cb9ee color charts
#5cb9ee RGB chart
      #5cb9ee CMYK chart
      #5cb9ee RGB pie chart
      #5cb9ee color shades, tints & tones
#5cb9ee color schemes
#5cb9ee color preview, HTML & CSS examples
           This text has a color of #5cb9ee        
        
          <p style="color:#5cb9ee;">Text here</p>
        
        
          .mytext {color:#5cb9ee;}
        
        Text color #5cb9ee
      
           This box has a color of #5cb9ee        
        
          <div style="background-color:#5cb9ee;">Content here</div>
        
        
          .mybackground {background-color:#5cb9ee;}
        
        Background color #5cb9ee
      
           Border around this has a color of #5cb9ee        
        
          <div style="border:2px solid #5cb9ee;">Content here</div>
        
        
          .myborder {border:2px solid #5cb9ee;}
        
        Border color #5cb9ee