#05e0ca color space conversions
Hex:
        #05e0ca
        RGB:
        5, 224, 202
        CMY:
        98, 12, 21
        CMYK:
        98, 0, 10, 12
      HSL:
        174°, 95.6332%, 44.9020%
        HSV (HSB):
        174°, 97.7679%, 87.8431%
        XYZ:
        37.3789, 57.6078, 65.0265
        xyY:
        0.2336, 0.3600, 57.6078
      CIE-Lab:
        80.5203, -49.7110, -2.0108
        CIE-LCH:
        80.5203, 49.7517, 182.3163
        CIE-Luv:
        80.5203, -64.3676, 4.6815
        Hunter-Lab:
        75.8998, -44.9176, 2.3337
      #05e0ca color charts
#05e0ca RGB chart
      #05e0ca CMYK chart
      #05e0ca RGB pie chart
      #05e0ca color shades, tints & tones
#05e0ca color schemes
#05e0ca color preview, HTML & CSS examples
           This text has a color of #05e0ca        
        
          <p style="color:#05e0ca;">Text here</p>
        
        
          .mytext {color:#05e0ca;}
        
        Text color #05e0ca
      
           This box has a color of #05e0ca        
        
          <div style="background-color:#05e0ca;">Content here</div>
        
        
          .mybackground {background-color:#05e0ca;}
        
        Background color #05e0ca
      
           Border around this has a color of #05e0ca        
        
          <div style="border:2px solid #05e0ca;">Content here</div>
        
        
          .myborder {border:2px solid #05e0ca;}
        
        Border color #05e0ca