#5bc3ea color space conversions
Hex:
        #5bc3ea
        RGB:
        91, 195, 234
        CMY:
        64, 24, 8
        CMYK:
        61, 17, 0, 8
      HSL:
        196°, 77.2973%, 63.7255%
        HSV (HSB):
        196°, 61.1111%, 91.7647%
        XYZ:
        38.6808, 47.1949, 84.9127
        xyY:
        0.2265, 0.2763, 47.1949
      CIE-Lab:
        74.3142, -18.7565, -28.3775
        CIE-LCH:
        74.3142, 34.0160, 236.5367
        CIE-Luv:
        74.3142, -41.8547, -42.6543
        Hunter-Lab:
        68.6985, -19.7178, -25.1946
      #5bc3ea color charts
#5bc3ea RGB chart
      #5bc3ea CMYK chart
      #5bc3ea RGB pie chart
      #5bc3ea color shades, tints & tones
#5bc3ea color schemes
#5bc3ea color preview, HTML & CSS examples
           This text has a color of #5bc3ea        
        
          <p style="color:#5bc3ea;">Text here</p>
        
        
          .mytext {color:#5bc3ea;}
        
        Text color #5bc3ea
      
           This box has a color of #5bc3ea        
        
          <div style="background-color:#5bc3ea;">Content here</div>
        
        
          .mybackground {background-color:#5bc3ea;}
        
        Background color #5bc3ea
      
           Border around this has a color of #5bc3ea        
        
          <div style="border:2px solid #5bc3ea;">Content here</div>
        
        
          .myborder {border:2px solid #5bc3ea;}
        
        Border color #5bc3ea