#5ef6cf color space conversions
Hex:
        #5ef6cf
        RGB:
        94, 246, 207
        CMY:
        63, 4, 19
        CMYK:
        62, 0, 16, 4
      HSL:
        165°, 89.4118%, 66.6667%
        HSV (HSB):
        165°, 61.7886%, 96.4706%
        XYZ:
        48.8343, 72.7962, 70.5087
        xyY:
        0.2542, 0.3789, 72.7962
      CIE-Lab:
        88.3504, -49.3203, 6.8834
        CIE-LCH:
        88.3504, 49.7984, 172.0548
        CIE-Luv:
        88.3504, -61.3236, 18.5435
        Hunter-Lab:
        85.3207, -47.1446, 10.7274
      #5ef6cf color charts
#5ef6cf RGB chart
      #5ef6cf CMYK chart
      #5ef6cf RGB pie chart
      #5ef6cf color shades, tints & tones
#5ef6cf color schemes
#5ef6cf color preview, HTML & CSS examples
           This text has a color of #5ef6cf        
        
          <p style="color:#5ef6cf;">Text here</p>
        
        
          .mytext {color:#5ef6cf;}
        
        Text color #5ef6cf
      
           This box has a color of #5ef6cf        
        
          <div style="background-color:#5ef6cf;">Content here</div>
        
        
          .mybackground {background-color:#5ef6cf;}
        
        Background color #5ef6cf
      
           Border around this has a color of #5ef6cf        
        
          <div style="border:2px solid #5ef6cf;">Content here</div>
        
        
          .myborder {border:2px solid #5ef6cf;}
        
        Border color #5ef6cf