#05bdbd color space conversions
Hex:
        #05bdbd
        RGB:
        5, 189, 189
        CMY:
        98, 26, 26
        CMYK:
        97, 0, 0, 26
      HSL:
        180°, 94.8454%, 38.0392%
        HSV (HSB):
        180°, 97.3545%, 74.1176%
        XYZ:
        27.4455, 40.1016, 54.4380
        xyY:
        0.2250, 0.3287, 40.1016
      CIE-Lab:
        69.5418, -38.2329, -11.2508
        CIE-LCH:
        69.5418, 39.8540, 196.3975
        CIE-Luv:
        69.5418, -53.5879, -11.5712
        Hunter-Lab:
        63.3258, -33.4580, -6.6405
      #05bdbd color charts
#05bdbd RGB chart
      #05bdbd CMYK chart
      #05bdbd RGB pie chart
      #05bdbd color shades, tints & tones
#05bdbd color schemes
#05bdbd color preview, HTML & CSS examples
           This text has a color of #05bdbd        
        
          <p style="color:#05bdbd;">Text here</p>
        
        
          .mytext {color:#05bdbd;}
        
        Text color #05bdbd
      
           This box has a color of #05bdbd        
        
          <div style="background-color:#05bdbd;">Content here</div>
        
        
          .mybackground {background-color:#05bdbd;}
        
        Background color #05bdbd
      
           Border around this has a color of #05bdbd        
        
          <div style="border:2px solid #05bdbd;">Content here</div>
        
        
          .myborder {border:2px solid #05bdbd;}
        
        Border color #05bdbd