#05f5ba color space conversions
Hex:
        #05f5ba
        RGB:
        5, 245, 186
        CMY:
        98, 4, 27
        CMYK:
        98, 0, 24, 4
      HSL:
        165°, 96.0000%, 49.0196%
        HSV (HSB):
        165°, 97.9592%, 96.0784%
        XYZ:
        41.5779, 68.8823, 57.5586
        xyY:
        0.2475, 0.4100, 68.8823
      CIE-Lab:
        86.4457, -62.0183, 14.9169
        CIE-LCH:
        86.4457, 63.7871, 166.4759
        CIE-Luv:
        86.4457, -72.5100, 32.1571
        Hunter-Lab:
        82.9953, -55.8192, 16.9782
      #05f5ba color charts
#05f5ba RGB chart
      #05f5ba CMYK chart
      #05f5ba RGB pie chart
      #05f5ba color shades, tints & tones
#05f5ba color schemes
#05f5ba color preview, HTML & CSS examples
           This text has a color of #05f5ba        
        
          <p style="color:#05f5ba;">Text here</p>
        
        
          .mytext {color:#05f5ba;}
        
        Text color #05f5ba
      
           This box has a color of #05f5ba        
        
          <div style="background-color:#05f5ba;">Content here</div>
        
        
          .mybackground {background-color:#05f5ba;}
        
        Background color #05f5ba
      
           Border around this has a color of #05f5ba        
        
          <div style="border:2px solid #05f5ba;">Content here</div>
        
        
          .myborder {border:2px solid #05f5ba;}
        
        Border color #05f5ba