#05bba4 color space conversions
Hex:
        #05bba4
        RGB:
        5, 187, 164
        CMY:
        98, 27, 36
        CMYK:
        97, 0, 12, 27
      HSL:
        172°, 94.7917%, 37.6471%
        HSV (HSB):
        172°, 97.3262%, 73.3333%
        XYZ:
        24.5338, 38.2532, 41.2125
        xyY:
        0.2359, 0.3678, 38.2532
      CIE-Lab:
        68.2069, -44.6054, 0.5116
        CIE-LCH:
        68.2069, 44.6084, 179.3429
        CIE-Luv:
        68.2069, -54.8977, 7.5586
        Hunter-Lab:
        61.8492, -37.4305, 3.7872
      #05bba4 color charts
#05bba4 RGB chart
      #05bba4 CMYK chart
      #05bba4 RGB pie chart
      #05bba4 color shades, tints & tones
#05bba4 color schemes
#05bba4 color preview, HTML & CSS examples
           This text has a color of #05bba4        
        
          <p style="color:#05bba4;">Text here</p>
        
        
          .mytext {color:#05bba4;}
        
        Text color #05bba4
      
           This box has a color of #05bba4        
        
          <div style="background-color:#05bba4;">Content here</div>
        
        
          .mybackground {background-color:#05bba4;}
        
        Background color #05bba4
      
           Border around this has a color of #05bba4        
        
          <div style="border:2px solid #05bba4;">Content here</div>
        
        
          .myborder {border:2px solid #05bba4;}
        
        Border color #05bba4