#5bd5ea color space conversions
Hex:
        #5bd5ea
        RGB:
        91, 213, 234
        CMY:
        64, 16, 8
        CMYK:
        61, 9, 0, 8
      HSL:
        189°, 77.2973%, 63.7255%
        HSV (HSB):
        189°, 61.1111%, 91.7647%
        XYZ:
        42.9599, 55.7532, 86.3391
        xyY:
        0.2322, 0.3013, 55.7532
      CIE-Lab:
        79.4731, -27.8045, -20.5080
        CIE-LCH:
        79.4731, 34.5495, 216.4116
        CIE-Luv:
        79.4731, -48.4287, -28.4247
        Hunter-Lab:
        74.6680, -27.9699, -16.2898
      #5bd5ea color charts
#5bd5ea RGB chart
      #5bd5ea CMYK chart
      #5bd5ea RGB pie chart
      #5bd5ea color shades, tints & tones
#5bd5ea color schemes
#5bd5ea color preview, HTML & CSS examples
           This text has a color of #5bd5ea        
        
          <p style="color:#5bd5ea;">Text here</p>
        
        
          .mytext {color:#5bd5ea;}
        
        Text color #5bd5ea
      
           This box has a color of #5bd5ea        
        
          <div style="background-color:#5bd5ea;">Content here</div>
        
        
          .mybackground {background-color:#5bd5ea;}
        
        Background color #5bd5ea
      
           Border around this has a color of #5bd5ea        
        
          <div style="border:2px solid #5bd5ea;">Content here</div>
        
        
          .myborder {border:2px solid #5bd5ea;}
        
        Border color #5bd5ea