#5bd0f1 color space conversions
Hex:
        #5bd0f1
        RGB:
        91, 208, 241
        CMY:
        64, 18, 5
        CMYK:
        62, 14, 0, 5
      HSL:
        193°, 84.2697%, 65.0980%
        HSV (HSB):
        193°, 62.2407%, 94.5098%
        XYZ:
        42.7474, 53.6868, 91.3286
        xyY:
        0.2277, 0.2859, 53.6868
      CIE-Lab:
        78.2787, -23.2899, -26.0666
        CIE-LCH:
        78.2787, 34.9556, 228.2199
        CIE-Luv:
        78.2787, -46.2482, -38.3717
        Hunter-Lab:
        73.2713, -24.0854, -22.6119
      #5bd0f1 color charts
#5bd0f1 RGB chart
      #5bd0f1 CMYK chart
      #5bd0f1 RGB pie chart
      #5bd0f1 color shades, tints & tones
#5bd0f1 color schemes
#5bd0f1 color preview, HTML & CSS examples
           This text has a color of #5bd0f1        
        
          <p style="color:#5bd0f1;">Text here</p>
        
        
          .mytext {color:#5bd0f1;}
        
        Text color #5bd0f1
      
           This box has a color of #5bd0f1        
        
          <div style="background-color:#5bd0f1;">Content here</div>
        
        
          .mybackground {background-color:#5bd0f1;}
        
        Background color #5bd0f1
      
           Border around this has a color of #5bd0f1        
        
          <div style="border:2px solid #5bd0f1;">Content here</div>
        
        
          .myborder {border:2px solid #5bd0f1;}
        
        Border color #5bd0f1