#36329e color space conversions
Hex:
        #36329e
        RGB:
        54, 50, 158
        CMY:
        79, 80, 38
        CMYK:
        66, 68, 0, 38
      HSL:
        242°, 51.9231%, 40.7843%
        HSV (HSB):
        242°, 68.3544%, 61.9608%
        XYZ:
        8.8335, 5.5341, 32.9504
        xyY:
        0.1867, 0.1170, 5.5341
      CIE-Lab:
        28.2052, 35.9427, -58.0596
        CIE-LCH:
        28.2052, 68.2846, 301.7602
        CIE-Luv:
        28.2052, -4.6019, -75.9559
        Hunter-Lab:
        23.5247, 25.8584, -66.5787
      #36329e color charts
#36329e RGB chart
      #36329e CMYK chart
      #36329e RGB pie chart
      #36329e color shades, tints & tones
#36329e color schemes
#36329e color preview, HTML & CSS examples
           This text has a color of #36329e        
        
          <p style="color:#36329e;">Text here</p>
        
        
          .mytext {color:#36329e;}
        
        Text color #36329e
      
           This box has a color of #36329e        
        
          <div style="background-color:#36329e;">Content here</div>
        
        
          .mybackground {background-color:#36329e;}
        
        Background color #36329e
      
           Border around this has a color of #36329e        
        
          <div style="border:2px solid #36329e;">Content here</div>
        
        
          .myborder {border:2px solid #36329e;}
        
        Border color #36329e