#5bd6ea color space conversions
Hex:
        #5bd6ea
        RGB:
        91, 214, 234
        CMY:
        64, 16, 8
        CMYK:
        61, 9, 0, 8
      HSL:
        188°, 77.2973%, 63.7255%
        HSV (HSB):
        188°, 61.1111%, 91.7647%
        XYZ:
        43.2122, 56.2578, 86.4232
        xyY:
        0.2325, 0.3026, 56.2578
      CIE-Lab:
        79.7603, -28.2926, -20.0729
        CIE-LCH:
        79.7603, 34.6900, 215.3547
        CIE-Luv:
        79.7603, -48.7933, -27.6388
        Hunter-Lab:
        75.0052, -28.4211, -15.8121
      #5bd6ea color charts
#5bd6ea RGB chart
      #5bd6ea CMYK chart
      #5bd6ea RGB pie chart
      #5bd6ea color shades, tints & tones
#5bd6ea color schemes
#5bd6ea color preview, HTML & CSS examples
           This text has a color of #5bd6ea        
        
          <p style="color:#5bd6ea;">Text here</p>
        
        
          .mytext {color:#5bd6ea;}
        
        Text color #5bd6ea
      
           This box has a color of #5bd6ea        
        
          <div style="background-color:#5bd6ea;">Content here</div>
        
        
          .mybackground {background-color:#5bd6ea;}
        
        Background color #5bd6ea
      
           Border around this has a color of #5bd6ea        
        
          <div style="border:2px solid #5bd6ea;">Content here</div>
        
        
          .myborder {border:2px solid #5bd6ea;}
        
        Border color #5bd6ea