#5efbfe color space conversions
Hex:
        #5efbfe
        RGB:
        94, 251, 254
        CMY:
        63, 2, 0
        CMYK:
        63, 1, 0, 0
      HSL:
        181°, 98.7654%, 68.2353%
        HSV (HSB):
        181°, 62.9921%, 99.6078%
        XYZ:
        57.0027, 78.5298, 105.9193
        xyY:
        0.2361, 0.3252, 78.5298
      CIE-Lab:
        91.0211, -39.6445, -13.6495
        CIE-LCH:
        91.0211, 41.9285, 198.9985
        CIE-Luv:
        91.0211, -60.3383, -15.5624
        Hunter-Lab:
        88.6170, -40.2602, -8.8343
      #5efbfe color charts
#5efbfe RGB chart
      #5efbfe CMYK chart
      #5efbfe RGB pie chart
      #5efbfe color shades, tints & tones
#5efbfe color schemes
#5efbfe color preview, HTML & CSS examples
           This text has a color of #5efbfe        
        
          <p style="color:#5efbfe;">Text here</p>
        
        
          .mytext {color:#5efbfe;}
        
        Text color #5efbfe
      
           This box has a color of #5efbfe        
        
          <div style="background-color:#5efbfe;">Content here</div>
        
        
          .mybackground {background-color:#5efbfe;}
        
        Background color #5efbfe
      
           Border around this has a color of #5efbfe        
        
          <div style="border:2px solid #5efbfe;">Content here</div>
        
        
          .myborder {border:2px solid #5efbfe;}
        
        Border color #5efbfe