#5bf9ef color space conversions
Hex:
        #5bf9ef
        RGB:
        91, 249, 239
        CMY:
        64, 2, 6
        CMYK:
        63, 0, 4, 2
      HSL:
        176°, 92.9412%, 66.6667%
        HSV (HSB):
        176°, 63.4538%, 97.6471%
        XYZ:
        53.7701, 76.2075, 93.5369
        xyY:
        0.2406, 0.3410, 76.2075
      CIE-Lab:
        89.9556, -43.1780, -7.4422
        CIE-LCH:
        89.9556, 43.8147, 189.7795
        CIE-Luv:
        89.9556, -61.1243, -4.8251
        Hunter-Lab:
        87.2969, -42.8235, -2.4202
      #5bf9ef color charts
#5bf9ef RGB chart
      #5bf9ef CMYK chart
      #5bf9ef RGB pie chart
      #5bf9ef color shades, tints & tones
#5bf9ef color schemes
#5bf9ef color preview, HTML & CSS examples
           This text has a color of #5bf9ef        
        
          <p style="color:#5bf9ef;">Text here</p>
        
        
          .mytext {color:#5bf9ef;}
        
        Text color #5bf9ef
      
           This box has a color of #5bf9ef        
        
          <div style="background-color:#5bf9ef;">Content here</div>
        
        
          .mybackground {background-color:#5bf9ef;}
        
        Background color #5bf9ef
      
           Border around this has a color of #5bf9ef        
        
          <div style="border:2px solid #5bf9ef;">Content here</div>
        
        
          .myborder {border:2px solid #5bf9ef;}
        
        Border color #5bf9ef