#29195f color space conversions
Hex:
        #29195f
        RGB:
        41, 25, 95
        CMY:
        84, 90, 63
        CMYK:
        57, 74, 0, 63
      HSL:
        254°, 58.3333%, 23.5294%
        HSV (HSB):
        254°, 73.6842%, 37.2549%
        XYZ:
        3.3276, 1.9929, 11.0358
        xyY:
        0.2034, 0.1218, 1.9929
      CIE-Lab:
        15.4499, 28.0095, -39.0249
        CIE-LCH:
        15.4499, 48.0362, 305.6683
        CIE-Luv:
        15.4499, 0.5698, -39.7526
        Hunter-Lab:
        14.1170, 17.3709, -36.4671
      #29195f color charts
#29195f RGB chart
      #29195f CMYK chart
      #29195f RGB pie chart
      #29195f color shades, tints & tones
#29195f color schemes
#29195f color preview, HTML & CSS examples
           This text has a color of #29195f        
        
          <p style="color:#29195f;">Text here</p>
        
        
          .mytext {color:#29195f;}
        
        Text color #29195f
      
           This box has a color of #29195f        
        
          <div style="background-color:#29195f;">Content here</div>
        
        
          .mybackground {background-color:#29195f;}
        
        Background color #29195f
      
           Border around this has a color of #29195f        
        
          <div style="border:2px solid #29195f;">Content here</div>
        
        
          .myborder {border:2px solid #29195f;}
        
        Border color #29195f