#05fac1 color space conversions
Hex:
        #05fac1
        RGB:
        5, 250, 193
        CMY:
        98, 2, 24
        CMYK:
        98, 0, 23, 2
      HSL:
        166°, 96.0784%, 50.0000%
        HSV (HSB):
        166°, 98.0000%, 98.0392%
        XYZ:
        43.8738, 72.2537, 62.0861
        xyY:
        0.2462, 0.4054, 72.2537
      CIE-Lab:
        88.0906, -62.2468, 13.6194
        CIE-LCH:
        88.0906, 63.7193, 167.6584
        CIE-Luv:
        88.0906, -73.6068, 30.4338
        Hunter-Lab:
        85.0022, -56.6212, 16.1958
      #05fac1 color charts
#05fac1 RGB chart
      #05fac1 CMYK chart
      #05fac1 RGB pie chart
      #05fac1 color shades, tints & tones
#05fac1 color schemes
#05fac1 color preview, HTML & CSS examples
           This text has a color of #05fac1        
        
          <p style="color:#05fac1;">Text here</p>
        
        
          .mytext {color:#05fac1;}
        
        Text color #05fac1
      
           This box has a color of #05fac1        
        
          <div style="background-color:#05fac1;">Content here</div>
        
        
          .mybackground {background-color:#05fac1;}
        
        Background color #05fac1
      
           Border around this has a color of #05fac1        
        
          <div style="border:2px solid #05fac1;">Content here</div>
        
        
          .myborder {border:2px solid #05fac1;}
        
        Border color #05fac1