#05f6da color space conversions
Hex:
        #05f6da
        RGB:
        5, 246, 218
        CMY:
        98, 4, 15
        CMYK:
        98, 0, 11, 4
      HSL:
        173°, 96.0159%, 49.2157%
        HSV (HSB):
        173°, 97.9675%, 96.4706%
        XYZ:
        45.6732, 71.0058, 77.6279
        xyY:
        0.2351, 0.3654, 71.0058
      CIE-Lab:
        87.4878, -54.4364, -0.2418
        CIE-LCH:
        87.4878, 54.4370, 180.2545
        CIE-Luv:
        87.4878, -70.3690, 8.2740
        Hunter-Lab:
        84.2649, -50.7131, 4.3653
      #05f6da color charts
#05f6da RGB chart
      #05f6da CMYK chart
      #05f6da RGB pie chart
      #05f6da color shades, tints & tones
#05f6da color schemes
#05f6da color preview, HTML & CSS examples
           This text has a color of #05f6da        
        
          <p style="color:#05f6da;">Text here</p>
        
        
          .mytext {color:#05f6da;}
        
        Text color #05f6da
      
           This box has a color of #05f6da        
        
          <div style="background-color:#05f6da;">Content here</div>
        
        
          .mybackground {background-color:#05f6da;}
        
        Background color #05f6da
      
           Border around this has a color of #05f6da        
        
          <div style="border:2px solid #05f6da;">Content here</div>
        
        
          .myborder {border:2px solid #05f6da;}
        
        Border color #05f6da