#05f2ae color space conversions
Hex:
        #05f2ae
        RGB:
        5, 242, 174
        CMY:
        98, 5, 32
        CMYK:
        98, 0, 28, 5
      HSL:
        163°, 95.9514%, 48.4314%
        HSV (HSB):
        163°, 97.9339%, 94.9020%
        XYZ:
        39.4547, 66.5925, 50.8186
        xyY:
        0.2515, 0.4245, 66.5925
      CIE-Lab:
        85.2978, -63.6443, 19.5136
        CIE-LCH:
        85.2978, 66.5686, 162.9543
        CIE-Luv:
        85.2978, -72.4180, 38.7739
        Hunter-Lab:
        81.6042, -56.5047, 20.2005
      #05f2ae color charts
#05f2ae RGB chart
      #05f2ae CMYK chart
      #05f2ae RGB pie chart
      #05f2ae color shades, tints & tones
#05f2ae color schemes
#05f2ae color preview, HTML & CSS examples
           This text has a color of #05f2ae        
        
          <p style="color:#05f2ae;">Text here</p>
        
        
          .mytext {color:#05f2ae;}
        
        Text color #05f2ae
      
           This box has a color of #05f2ae        
        
          <div style="background-color:#05f2ae;">Content here</div>
        
        
          .mybackground {background-color:#05f2ae;}
        
        Background color #05f2ae
      
           Border around this has a color of #05f2ae        
        
          <div style="border:2px solid #05f2ae;">Content here</div>
        
        
          .myborder {border:2px solid #05f2ae;}
        
        Border color #05f2ae