#29285e color space conversions
Hex:
        #29285e
        RGB:
        41, 40, 94
        CMY:
        84, 84, 63
        CMYK:
        56, 57, 0, 63
      HSL:
        241°, 40.2985%, 26.2745%
        HSV (HSB):
        241°, 57.4468%, 36.8627%
        XYZ:
        3.6936, 2.7972, 10.9349
        xyY:
        0.2120, 0.1605, 2.7972
      CIE-Lab:
        19.2125, 17.5810, -32.2528
        CIE-LCH:
        19.2125, 36.7333, 298.5947
        CIE-Luv:
        19.2125, -2.3785, -36.8305
        Hunter-Lab:
        16.7247, 10.1533, -27.0576
      #29285e color charts
#29285e RGB chart
      #29285e CMYK chart
      #29285e RGB pie chart
      #29285e color shades, tints & tones
#29285e color schemes
#29285e color preview, HTML & CSS examples
           This text has a color of #29285e        
        
          <p style="color:#29285e;">Text here</p>
        
        
          .mytext {color:#29285e;}
        
        Text color #29285e
      
           This box has a color of #29285e        
        
          <div style="background-color:#29285e;">Content here</div>
        
        
          .mybackground {background-color:#29285e;}
        
        Background color #29285e
      
           Border around this has a color of #29285e        
        
          <div style="border:2px solid #29285e;">Content here</div>
        
        
          .myborder {border:2px solid #29285e;}
        
        Border color #29285e