#29286b color space conversions
Hex:
        #29286b
        RGB:
        41, 40, 107
        CMY:
        84, 84, 58
        CMYK:
        62, 63, 0, 58
      HSL:
        241°, 45.5782%, 28.8235%
        HSV (HSB):
        241°, 62.6168%, 41.9608%
        XYZ:
        4.3271, 3.0505, 14.2707
        xyY:
        0.1999, 0.1409, 3.0505
      CIE-Lab:
        20.2452, 22.3054, -39.1000
        CIE-LCH:
        20.2452, 45.0149, 299.7035
        CIE-Luv:
        20.2452, -3.0326, -45.4777
        Hunter-Lab:
        17.4658, 13.6576, -36.2177
      #29286b color charts
#29286b RGB chart
      #29286b CMYK chart
      #29286b RGB pie chart
      #29286b color shades, tints & tones
#29286b color schemes
#29286b color preview, HTML & CSS examples
           This text has a color of #29286b        
        
          <p style="color:#29286b;">Text here</p>
        
        
          .mytext {color:#29286b;}
        
        Text color #29286b
      
           This box has a color of #29286b        
        
          <div style="background-color:#29286b;">Content here</div>
        
        
          .mybackground {background-color:#29286b;}
        
        Background color #29286b
      
           Border around this has a color of #29286b        
        
          <div style="border:2px solid #29286b;">Content here</div>
        
        
          .myborder {border:2px solid #29286b;}
        
        Border color #29286b