#05c0b2 color space conversions
Hex:
        #05c0b2
        RGB:
        5, 192, 178
        CMY:
        98, 25, 30
        CMYK:
        97, 0, 7, 25
      HSL:
        176°, 94.9239%, 38.6275%
        HSV (HSB):
        176°, 97.3958%, 75.2941%
        XYZ:
        26.9481, 40.9459, 48.6025
        xyY:
        0.2313, 0.3515, 40.9459
      CIE-Lab:
        70.1380, -42.8113, -4.3353
        CIE-LCH:
        70.1380, 43.0302, 185.7824
        CIE-Luv:
        70.1380, -55.4953, -0.0480
        Hunter-Lab:
        63.9890, -36.8078, -0.2411
      #05c0b2 color charts
#05c0b2 RGB chart
      #05c0b2 CMYK chart
      #05c0b2 RGB pie chart
      #05c0b2 color shades, tints & tones
#05c0b2 color schemes
#05c0b2 color preview, HTML & CSS examples
           This text has a color of #05c0b2        
        
          <p style="color:#05c0b2;">Text here</p>
        
        
          .mytext {color:#05c0b2;}
        
        Text color #05c0b2
      
           This box has a color of #05c0b2        
        
          <div style="background-color:#05c0b2;">Content here</div>
        
        
          .mybackground {background-color:#05c0b2;}
        
        Background color #05c0b2
      
           Border around this has a color of #05c0b2        
        
          <div style="border:2px solid #05c0b2;">Content here</div>
        
        
          .myborder {border:2px solid #05c0b2;}
        
        Border color #05c0b2