#29afcb color space conversions
Hex:
        #29afcb
        RGB:
        41, 175, 203
        CMY:
        84, 31, 20
        CMYK:
        80, 14, 0, 20
      HSL:
        190°, 66.3934%, 47.8431%
        HSV (HSB):
        190°, 79.8030%, 79.6078%
        XYZ:
        27.0239, 35.4432, 61.9168
        xyY:
        0.2173, 0.2849, 35.4432
      CIE-Lab:
        66.0922, -25.0649, -24.1580
        CIE-LCH:
        66.0922, 34.8118, 223.9444
        CIE-Luv:
        66.0922, -45.2216, -34.2230
        Hunter-Lab:
        59.5342, -23.1595, -19.9890
      #29afcb color charts
#29afcb RGB chart
      #29afcb CMYK chart
      #29afcb RGB pie chart
      #29afcb color shades, tints & tones
#29afcb color schemes
#29afcb color preview, HTML & CSS examples
           This text has a color of #29afcb        
        
          <p style="color:#29afcb;">Text here</p>
        
        
          .mytext {color:#29afcb;}
        
        Text color #29afcb
      
           This box has a color of #29afcb        
        
          <div style="background-color:#29afcb;">Content here</div>
        
        
          .mybackground {background-color:#29afcb;}
        
        Background color #29afcb
      
           Border around this has a color of #29afcb        
        
          <div style="border:2px solid #29afcb;">Content here</div>
        
        
          .myborder {border:2px solid #29afcb;}
        
        Border color #29afcb