#05b4b1 color space conversions
Hex:
        #05b4b1
        RGB:
        5, 180, 177
        CMY:
        98, 29, 31
        CMYK:
        97, 0, 2, 29
      HSL:
        179°, 94.5946%, 36.2745%
        HSV (HSB):
        179°, 97.2222%, 70.5882%
        XYZ:
        24.3197, 35.8491, 47.2328
        xyY:
        0.2264, 0.3338, 35.8491
      CIE-Lab:
        66.4045, -37.7653, -9.3228
        CIE-LCH:
        66.4045, 38.8990, 193.8669
        CIE-Luv:
        66.4045, -51.4603, -8.5275
        Hunter-Lab:
        59.8741, -32.2766, -4.8601
      #05b4b1 color charts
#05b4b1 RGB chart
      #05b4b1 CMYK chart
      #05b4b1 RGB pie chart
      #05b4b1 color shades, tints & tones
#05b4b1 color schemes
#05b4b1 color preview, HTML & CSS examples
           This text has a color of #05b4b1        
        
          <p style="color:#05b4b1;">Text here</p>
        
        
          .mytext {color:#05b4b1;}
        
        Text color #05b4b1
      
           This box has a color of #05b4b1        
        
          <div style="background-color:#05b4b1;">Content here</div>
        
        
          .mybackground {background-color:#05b4b1;}
        
        Background color #05b4b1
      
           Border around this has a color of #05b4b1        
        
          <div style="border:2px solid #05b4b1;">Content here</div>
        
        
          .myborder {border:2px solid #05b4b1;}
        
        Border color #05b4b1