#05bfa3 color space conversions
Hex:
        #05bfa3
        RGB:
        5, 191, 163
        CMY:
        98, 25, 36
        CMYK:
        97, 0, 15, 25
      HSL:
        171°, 94.8980%, 38.4314%
        HSV (HSB):
        171°, 97.3822%, 74.9020%
        XYZ:
        25.3042, 39.9382, 41.0255
        xyY:
        0.2381, 0.3758, 39.9382
      CIE-Lab:
        69.4255, -46.5598, 2.8319
        CIE-LCH:
        69.4255, 46.6459, 176.5194
        CIE-Luv:
        69.4255, -56.3397, 11.3311
        Hunter-Lab:
        63.1967, -39.1220, 5.7483
      #05bfa3 color charts
#05bfa3 RGB chart
      #05bfa3 CMYK chart
      #05bfa3 RGB pie chart
      #05bfa3 color shades, tints & tones
#05bfa3 color schemes
#05bfa3 color preview, HTML & CSS examples
           This text has a color of #05bfa3        
        
          <p style="color:#05bfa3;">Text here</p>
        
        
          .mytext {color:#05bfa3;}
        
        Text color #05bfa3
      
           This box has a color of #05bfa3        
        
          <div style="background-color:#05bfa3;">Content here</div>
        
        
          .mybackground {background-color:#05bfa3;}
        
        Background color #05bfa3
      
           Border around this has a color of #05bfa3        
        
          <div style="border:2px solid #05bfa3;">Content here</div>
        
        
          .myborder {border:2px solid #05bfa3;}
        
        Border color #05bfa3