#05fac4 color space conversions
Hex:
        #05fac4
        RGB:
        5, 250, 196
        CMY:
        98, 2, 23
        CMYK:
        98, 0, 22, 2
      HSL:
        167°, 96.0784%, 50.0000%
        HSV (HSB):
        167°, 98.0000%, 98.0392%
        XYZ:
        44.2120, 72.3890, 63.8668
        xyY:
        0.2450, 0.4011, 72.3890
      CIE-Lab:
        88.1555, -61.5363, 12.1606
        CIE-LCH:
        88.1555, 62.7264, 168.8214
        CIE-Luv:
        88.1555, -73.3810, 28.2034
        Hunter-Lab:
        85.0817, -56.1370, 15.0510
      #05fac4 color charts
#05fac4 RGB chart
      #05fac4 CMYK chart
      #05fac4 RGB pie chart
      #05fac4 color shades, tints & tones
#05fac4 color schemes
#05fac4 color preview, HTML & CSS examples
           This text has a color of #05fac4        
        
          <p style="color:#05fac4;">Text here</p>
        
        
          .mytext {color:#05fac4;}
        
        Text color #05fac4
      
           This box has a color of #05fac4        
        
          <div style="background-color:#05fac4;">Content here</div>
        
        
          .mybackground {background-color:#05fac4;}
        
        Background color #05fac4
      
           Border around this has a color of #05fac4        
        
          <div style="border:2px solid #05fac4;">Content here</div>
        
        
          .myborder {border:2px solid #05fac4;}
        
        Border color #05fac4