#36327f color space conversions
Hex:
        #36327f
        RGB:
        54, 50, 127
        CMY:
        79, 80, 50
        CMYK:
        57, 61, 0, 50
      HSL:
        243°, 43.5028%, 34.7059%
        HSV (HSB):
        243°, 60.6299%, 49.8039%
        XYZ:
        6.4927, 4.5978, 20.6239
        xyY:
        0.2047, 0.1450, 4.5978
      CIE-Lab:
        25.5567, 25.2691, -43.2101
        CIE-LCH:
        25.5567, 50.0564, 300.3189
        CIE-Luv:
        25.5567, -2.9002, -55.4904
        Hunter-Lab:
        21.4424, 16.5249, -42.0171
      #36327f color charts
#36327f RGB chart
      #36327f CMYK chart
      #36327f RGB pie chart
      #36327f color shades, tints & tones
#36327f color schemes
#36327f color preview, HTML & CSS examples
           This text has a color of #36327f        
        
          <p style="color:#36327f;">Text here</p>
        
        
          .mytext {color:#36327f;}
        
        Text color #36327f
      
           This box has a color of #36327f        
        
          <div style="background-color:#36327f;">Content here</div>
        
        
          .mybackground {background-color:#36327f;}
        
        Background color #36327f
      
           Border around this has a color of #36327f        
        
          <div style="border:2px solid #36327f;">Content here</div>
        
        
          .myborder {border:2px solid #36327f;}
        
        Border color #36327f