#361e40 color space conversions
Hex:
        #361e40
        RGB:
        54, 30, 64
        CMY:
        79, 88, 75
        CMYK:
        16, 53, 0, 75
      HSL:
        282°, 36.1702%, 18.4314%
        HSV (HSB):
        282°, 53.1250%, 25.0980%
        XYZ:
        2.9110, 2.0830, 5.0991
        xyY:
        0.2884, 0.2064, 2.0830
      CIE-Lab:
        15.9168, 18.8640, -17.0610
        CIE-LCH:
        15.9168, 25.4348, 317.8732
        CIE-Luv:
        15.9168, 7.7835, -18.4681
        Hunter-Lab:
        14.4325, 10.7461, -10.8448
      #361e40 color charts
#361e40 RGB chart
      #361e40 CMYK chart
      #361e40 RGB pie chart
      #361e40 color shades, tints & tones
#361e40 color schemes
#361e40 color preview, HTML & CSS examples
           This text has a color of #361e40        
        
          <p style="color:#361e40;">Text here</p>
        
        
          .mytext {color:#361e40;}
        
        Text color #361e40
      
           This box has a color of #361e40        
        
          <div style="background-color:#361e40;">Content here</div>
        
        
          .mybackground {background-color:#361e40;}
        
        Background color #361e40
      
           Border around this has a color of #361e40        
        
          <div style="border:2px solid #361e40;">Content here</div>
        
        
          .myborder {border:2px solid #361e40;}
        
        Border color #361e40