#05e5bf color space conversions
Hex:
        #05e5bf
        RGB:
        5, 229, 191
        CMY:
        98, 10, 25
        CMYK:
        98, 0, 17, 10
      HSL:
        170°, 95.7265%, 45.8824%
        HSV (HSB):
        170°, 97.8166%, 89.8039%
        XYZ:
        37.4859, 59.8325, 58.8633
        xyY:
        0.2400, 0.3831, 59.8325
      CIE-Lab:
        81.7470, -54.6498, 5.6029
        CIE-LCH:
        81.7470, 54.9363, 174.1462
        CIE-Luv:
        81.7470, -66.8929, 17.1200
        Hunter-Lab:
        77.3515, -48.8608, 9.0272
      #05e5bf color charts
#05e5bf RGB chart
      #05e5bf CMYK chart
      #05e5bf RGB pie chart
      #05e5bf color shades, tints & tones
#05e5bf color schemes
#05e5bf color preview, HTML & CSS examples
           This text has a color of #05e5bf        
        
          <p style="color:#05e5bf;">Text here</p>
        
        
          .mytext {color:#05e5bf;}
        
        Text color #05e5bf
      
           This box has a color of #05e5bf        
        
          <div style="background-color:#05e5bf;">Content here</div>
        
        
          .mybackground {background-color:#05e5bf;}
        
        Background color #05e5bf
      
           Border around this has a color of #05e5bf        
        
          <div style="border:2px solid #05e5bf;">Content here</div>
        
        
          .myborder {border:2px solid #05e5bf;}
        
        Border color #05e5bf