#29177f color space conversions
Hex:
        #29177f
        RGB:
        41, 23, 127
        CMY:
        84, 91, 50
        CMYK:
        68, 82, 0, 50
      HSL:
        250°, 69.3333%, 29.4118%
        HSV (HSB):
        250°, 81.8898%, 49.8039%
        XYZ:
        5.0516, 2.6165, 20.3175
        xyY:
        0.1805, 0.0935, 2.6165
      CIE-Lab:
        18.4376, 39.5518, -54.9127
        CIE-LCH:
        18.4376, 67.6738, 305.7640
        CIE-Luv:
        18.4376, -1.4040, -58.6277
        Hunter-Lab:
        16.1756, 27.4377, -63.1484
      #29177f color charts
#29177f RGB chart
      #29177f CMYK chart
      #29177f RGB pie chart
      #29177f color shades, tints & tones
#29177f color schemes
#29177f color preview, HTML & CSS examples
           This text has a color of #29177f        
        
          <p style="color:#29177f;">Text here</p>
        
        
          .mytext {color:#29177f;}
        
        Text color #29177f
      
           This box has a color of #29177f        
        
          <div style="background-color:#29177f;">Content here</div>
        
        
          .mybackground {background-color:#29177f;}
        
        Background color #29177f
      
           Border around this has a color of #29177f        
        
          <div style="border:2px solid #29177f;">Content here</div>
        
        
          .myborder {border:2px solid #29177f;}
        
        Border color #29177f