#29065d color space conversions
Hex:
        #29065d
        RGB:
        41, 6, 93
        CMY:
        84, 98, 64
        CMYK:
        56, 94, 0, 64
      HSL:
        264°, 87.8788%, 19.4118%
        HSV (HSB):
        264°, 93.5484%, 36.4706%
        XYZ:
        2.9554, 1.3920, 10.4688
        xyY:
        0.1995, 0.0939, 1.3920
      CIE-Lab:
        11.9042, 36.9505, -43.5134
        CIE-LCH:
        11.9042, 57.0855, 310.3371
        CIE-Luv:
        11.9042, 2.5001, -37.3815
        Hunter-Lab:
        11.7982, 24.0659, -44.3507
      #29065d color charts
#29065d RGB chart
      #29065d CMYK chart
      #29065d RGB pie chart
      #29065d color shades, tints & tones
#29065d color schemes
#29065d color preview, HTML & CSS examples
           This text has a color of #29065d        
        
          <p style="color:#29065d;">Text here</p>
        
        
          .mytext {color:#29065d;}
        
        Text color #29065d
      
           This box has a color of #29065d        
        
          <div style="background-color:#29065d;">Content here</div>
        
        
          .mybackground {background-color:#29065d;}
        
        Background color #29065d
      
           Border around this has a color of #29065d        
        
          <div style="border:2px solid #29065d;">Content here</div>
        
        
          .myborder {border:2px solid #29065d;}
        
        Border color #29065d