#29129e color space conversions
Hex:
        #29129e
        RGB:
        41, 18, 158
        CMY:
        84, 93, 38
        CMYK:
        74, 89, 0, 38
      HSL:
        250°, 79.5455%, 34.5098%
        HSV (HSB):
        250°, 88.6076%, 61.9608%
        XYZ:
        7.3023, 3.3727, 32.6139
        xyY:
        0.1687, 0.0779, 3.3727
      CIE-Lab:
        21.4785, 51.0128, -69.1988
        CIE-LCH:
        21.4785, 85.9696, 306.3974
        CIE-Luv:
        21.4785, -2.8706, -76.3464
        Hunter-Lab:
        18.3648, 38.8379, -92.4373
      #29129e color charts
#29129e RGB chart
      #29129e CMYK chart
      #29129e RGB pie chart
      #29129e color shades, tints & tones
#29129e color schemes
#29129e color preview, HTML & CSS examples
           This text has a color of #29129e        
        
          <p style="color:#29129e;">Text here</p>
        
        
          .mytext {color:#29129e;}
        
        Text color #29129e
      
           This box has a color of #29129e        
        
          <div style="background-color:#29129e;">Content here</div>
        
        
          .mybackground {background-color:#29129e;}
        
        Background color #29129e
      
           Border around this has a color of #29129e        
        
          <div style="border:2px solid #29129e;">Content here</div>
        
        
          .myborder {border:2px solid #29129e;}
        
        Border color #29129e