#5bbad7 color space conversions
Hex:
        #5bbad7
        RGB:
        91, 186, 215
        CMY:
        64, 27, 16
        CMYK:
        58, 13, 0, 16
      HSL:
        194°, 60.7843%, 60.0000%
        HSV (HSB):
        194°, 57.6744%, 84.3137%
        XYZ:
        34.1390, 42.2483, 70.6454
        xyY:
        0.2322, 0.2873, 42.2483
      CIE-Lab:
        71.0417, -19.7607, -23.0709
        CIE-LCH:
        71.0417, 30.3768, 229.4193
        CIE-Luv:
        71.0417, -39.3678, -33.3890
        Hunter-Lab:
        64.9987, -19.9947, -18.9417
      #5bbad7 color charts
#5bbad7 RGB chart
      #5bbad7 CMYK chart
      #5bbad7 RGB pie chart
      #5bbad7 color shades, tints & tones
#5bbad7 color schemes
#5bbad7 color preview, HTML & CSS examples
           This text has a color of #5bbad7        
        
          <p style="color:#5bbad7;">Text here</p>
        
        
          .mytext {color:#5bbad7;}
        
        Text color #5bbad7
      
           This box has a color of #5bbad7        
        
          <div style="background-color:#5bbad7;">Content here</div>
        
        
          .mybackground {background-color:#5bbad7;}
        
        Background color #5bbad7
      
           Border around this has a color of #5bbad7        
        
          <div style="border:2px solid #5bbad7;">Content here</div>
        
        
          .myborder {border:2px solid #5bbad7;}
        
        Border color #5bbad7