#05b0bc color space conversions
Hex:
        #05b0bc
        RGB:
        5, 176, 188
        CMY:
        98, 31, 26
        CMYK:
        97, 6, 0, 26
      HSL:
        184°, 94.8187%, 37.8431%
        HSV (HSB):
        184°, 97.3404%, 73.7255%
        XYZ:
        24.6650, 34.7138, 52.9774
        xyY:
        0.2195, 0.3090, 34.7138
      CIE-Lab:
        65.5252, -32.4799, -16.7434
        CIE-LCH:
        65.5252, 36.5415, 207.2712
        CIE-Luv:
        65.5252, -49.1999, -21.0774
        Hunter-Lab:
        58.9184, -28.3817, -12.0687
      #05b0bc color charts
#05b0bc RGB chart
      #05b0bc CMYK chart
      #05b0bc RGB pie chart
      #05b0bc color shades, tints & tones
#05b0bc color schemes
#05b0bc color preview, HTML & CSS examples
           This text has a color of #05b0bc        
        
          <p style="color:#05b0bc;">Text here</p>
        
        
          .mytext {color:#05b0bc;}
        
        Text color #05b0bc
      
           This box has a color of #05b0bc        
        
          <div style="background-color:#05b0bc;">Content here</div>
        
        
          .mybackground {background-color:#05b0bc;}
        
        Background color #05b0bc
      
           Border around this has a color of #05b0bc        
        
          <div style="border:2px solid #05b0bc;">Content here</div>
        
        
          .myborder {border:2px solid #05b0bc;}
        
        Border color #05b0bc