#05f7ef color space conversions
Hex:
        #05f7ef
        RGB:
        5, 247, 239
        CMY:
        98, 3, 6
        CMYK:
        98, 0, 3, 3
      HSL:
        178°, 96.0317%, 49.4118%
        HSV (HSB):
        178°, 97.9757%, 96.8627%
        XYZ:
        48.9033, 72.7858, 93.1329
        xyY:
        0.2276, 0.3388, 72.7858
      CIE-Lab:
        88.3455, -49.1104, -9.9443
        CIE-LCH:
        88.3455, 50.1070, 191.4469
        CIE-Luv:
        88.3455, -69.0157, -8.0932
        Hunter-Lab:
        85.3146, -46.9822, -5.0032
      #05f7ef color charts
#05f7ef RGB chart
      #05f7ef CMYK chart
      #05f7ef RGB pie chart
      #05f7ef color shades, tints & tones
#05f7ef color schemes
#05f7ef color preview, HTML & CSS examples
           This text has a color of #05f7ef        
        
          <p style="color:#05f7ef;">Text here</p>
        
        
          .mytext {color:#05f7ef;}
        
        Text color #05f7ef
      
           This box has a color of #05f7ef        
        
          <div style="background-color:#05f7ef;">Content here</div>
        
        
          .mybackground {background-color:#05f7ef;}
        
        Background color #05f7ef
      
           Border around this has a color of #05f7ef        
        
          <div style="border:2px solid #05f7ef;">Content here</div>
        
        
          .myborder {border:2px solid #05f7ef;}
        
        Border color #05f7ef