#05eacd color space conversions
Hex:
        #05eacd
        RGB:
        5, 234, 205
        CMY:
        98, 8, 20
        CMYK:
        98, 0, 12, 8
      HSL:
        172°, 95.8159%, 46.8627%
        HSV (HSB):
        172°, 97.8632%, 91.7647%
        XYZ:
        40.5049, 63.2857, 67.8381
        xyY:
        0.2360, 0.3687, 63.2857
      CIE-Lab:
        83.5925, -53.0137, 0.8928
        CIE-LCH:
        83.5925, 53.0212, 179.0352
        CIE-Luv:
        83.5925, -67.4473, 9.7472
        Hunter-Lab:
        79.5523, -48.3315, 5.1271
      #05eacd color charts
#05eacd RGB chart
      #05eacd CMYK chart
      #05eacd RGB pie chart
      #05eacd color shades, tints & tones
#05eacd color schemes
#05eacd color preview, HTML & CSS examples
           This text has a color of #05eacd        
        
          <p style="color:#05eacd;">Text here</p>
        
        
          .mytext {color:#05eacd;}
        
        Text color #05eacd
      
           This box has a color of #05eacd        
        
          <div style="background-color:#05eacd;">Content here</div>
        
        
          .mybackground {background-color:#05eacd;}
        
        Background color #05eacd
      
           Border around this has a color of #05eacd        
        
          <div style="border:2px solid #05eacd;">Content here</div>
        
        
          .myborder {border:2px solid #05eacd;}
        
        Border color #05eacd