#29868f color space conversions
Hex:
        #29868f
        RGB:
        41, 134, 143
        CMY:
        84, 47, 44
        CMYK:
        71, 6, 0, 44
      HSL:
        185°, 55.4348%, 36.0784%
        HSV (HSB):
        185°, 71.3287%, 56.0784%
        XYZ:
        14.3975, 19.5048, 28.9926
        xyY:
        0.2289, 0.3101, 19.5048
      CIE-Lab:
        51.2726, -23.4342, -12.6812
        CIE-LCH:
        51.2726, 26.6453, 208.4197
        CIE-Luv:
        51.2726, -34.4289, -15.1543
        Hunter-Lab:
        44.1642, -19.0966, -8.0073
      #29868f color charts
#29868f RGB chart
      #29868f CMYK chart
      #29868f RGB pie chart
      #29868f color shades, tints & tones
#29868f color schemes
#29868f color preview, HTML & CSS examples
           This text has a color of #29868f        
        
          <p style="color:#29868f;">Text here</p>
        
        
          .mytext {color:#29868f;}
        
        Text color #29868f
      
           This box has a color of #29868f        
        
          <div style="background-color:#29868f;">Content here</div>
        
        
          .mybackground {background-color:#29868f;}
        
        Background color #29868f
      
           Border around this has a color of #29868f        
        
          <div style="border:2px solid #29868f;">Content here</div>
        
        
          .myborder {border:2px solid #29868f;}
        
        Border color #29868f