#361d51 color space conversions
Hex:
        #361d51
        RGB:
        54, 29, 81
        CMY:
        79, 89, 68
        CMYK:
        33, 64, 0, 68
      HSL:
        269°, 47.2727%, 21.5686%
        HSV (HSB):
        269°, 64.1975%, 31.7647%
        XYZ:
        3.4459, 2.2571, 8.0386
        xyY:
        0.2508, 0.1643, 2.2571
      CIE-Lab:
        16.7824, 24.1813, -27.3803
        CIE-LCH:
        16.7824, 36.5297, 311.4498
        CIE-Luv:
        16.7824, 5.7995, -30.0183
        Hunter-Lab:
        15.0236, 14.6504, -21.2076
      #361d51 color charts
#361d51 RGB chart
      #361d51 CMYK chart
      #361d51 RGB pie chart
      #361d51 color shades, tints & tones
#361d51 color schemes
#361d51 color preview, HTML & CSS examples
           This text has a color of #361d51        
        
          <p style="color:#361d51;">Text here</p>
        
        
          .mytext {color:#361d51;}
        
        Text color #361d51
      
           This box has a color of #361d51        
        
          <div style="background-color:#361d51;">Content here</div>
        
        
          .mybackground {background-color:#361d51;}
        
        Background color #361d51
      
           Border around this has a color of #361d51        
        
          <div style="border:2px solid #361d51;">Content here</div>
        
        
          .myborder {border:2px solid #361d51;}
        
        Border color #361d51