#5befd3 color space conversions
Hex:
        #5befd3
        RGB:
        91, 239, 211
        CMY:
        64, 6, 17
        CMYK:
        62, 0, 12, 6
      HSL:
        169°, 82.2222%, 64.7059%
        HSV (HSB):
        169°, 61.9247%, 93.7255%
        XYZ:
        46.9388, 68.6603, 72.4068
        xyY:
        0.2497, 0.3652, 68.6603
      CIE-Lab:
        86.3356, -45.8856, 1.8705
        CIE-LCH:
        86.3356, 45.9238, 177.6656
        CIE-Luv:
        86.3356, -59.2050, 10.3086
        Hunter-Lab:
        82.8615, -43.8923, 6.1937
      #5befd3 color charts
#5befd3 RGB chart
      #5befd3 CMYK chart
      #5befd3 RGB pie chart
      #5befd3 color shades, tints & tones
#5befd3 color schemes
#5befd3 color preview, HTML & CSS examples
           This text has a color of #5befd3        
        
          <p style="color:#5befd3;">Text here</p>
        
        
          .mytext {color:#5befd3;}
        
        Text color #5befd3
      
           This box has a color of #5befd3        
        
          <div style="background-color:#5befd3;">Content here</div>
        
        
          .mybackground {background-color:#5befd3;}
        
        Background color #5befd3
      
           Border around this has a color of #5befd3        
        
          <div style="border:2px solid #5befd3;">Content here</div>
        
        
          .myborder {border:2px solid #5befd3;}
        
        Border color #5befd3