#05e0bc color space conversions
Hex:
        #05e0bc
        RGB:
        5, 224, 188
        CMY:
        98, 12, 26
        CMYK:
        98, 0, 16, 12
      HSL:
        170°, 95.6332%, 44.9020%
        HSV (HSB):
        170°, 97.7679%, 87.8431%
        XYZ:
        35.7953, 56.9744, 56.6875
        xyY:
        0.2395, 0.3812, 56.9744
      CIE-Lab:
        80.1652, -53.4286, 4.9084
        CIE-LCH:
        80.1652, 53.6535, 174.7511
        CIE-Luv:
        80.1652, -65.4713, 15.8328
        Hunter-Lab:
        75.4814, -47.4429, 8.3094
      #05e0bc color charts
#05e0bc RGB chart
      #05e0bc CMYK chart
      #05e0bc RGB pie chart
      #05e0bc color shades, tints & tones
#05e0bc color schemes
#05e0bc color preview, HTML & CSS examples
           This text has a color of #05e0bc        
        
          <p style="color:#05e0bc;">Text here</p>
        
        
          .mytext {color:#05e0bc;}
        
        Text color #05e0bc
      
           This box has a color of #05e0bc        
        
          <div style="background-color:#05e0bc;">Content here</div>
        
        
          .mybackground {background-color:#05e0bc;}
        
        Background color #05e0bc
      
           Border around this has a color of #05e0bc        
        
          <div style="border:2px solid #05e0bc;">Content here</div>
        
        
          .myborder {border:2px solid #05e0bc;}
        
        Border color #05e0bc