#05efea color space conversions
Hex:
        #05efea
        RGB:
        5, 239, 234
        CMY:
        98, 6, 8
        CMYK:
        98, 0, 2, 6
      HSL:
        179°, 95.9016%, 47.8431%
        HSV (HSB):
        179°, 97.9079%, 93.7255%
        XYZ:
        45.7804, 67.7058, 88.4975
        xyY:
        0.2267, 0.3352, 67.7058
      CIE-Lab:
        85.8591, -47.1103, -11.0276
        CIE-LCH:
        85.8591, 48.3837, 193.1746
        CIE-Luv:
        85.8591, -66.7788, -10.1488
        Hunter-Lab:
        82.2835, -44.6835, -6.1691
      #05efea color charts
#05efea RGB chart
      #05efea CMYK chart
      #05efea RGB pie chart
      #05efea color shades, tints & tones
#05efea color schemes
#05efea color preview, HTML & CSS examples
           This text has a color of #05efea        
        
          <p style="color:#05efea;">Text here</p>
        
        
          .mytext {color:#05efea;}
        
        Text color #05efea
      
           This box has a color of #05efea        
        
          <div style="background-color:#05efea;">Content here</div>
        
        
          .mybackground {background-color:#05efea;}
        
        Background color #05efea
      
           Border around this has a color of #05efea        
        
          <div style="border:2px solid #05efea;">Content here</div>
        
        
          .myborder {border:2px solid #05efea;}
        
        Border color #05efea