#36379c color space conversions
Hex:
        #36379c
        RGB:
        54, 55, 156
        CMY:
        79, 78, 39
        CMYK:
        65, 65, 0, 39
      HSL:
        239°, 48.5714%, 41.1765%
        HSV (HSB):
        239°, 65.3846%, 61.1765%
        XYZ:
        8.8883, 5.9169, 32.1261
        xyY:
        0.1894, 0.1261, 5.9169
      CIE-Lab:
        29.2020, 32.1136, -55.2120
        CIE-LCH:
        29.2020, 63.8721, 300.1841
        CIE-Luv:
        29.2020, -5.5411, -73.5973
        Hunter-Lab:
        24.3248, 22.6554, -61.2779
      #36379c color charts
#36379c RGB chart
      #36379c CMYK chart
      #36379c RGB pie chart
      #36379c color shades, tints & tones
#36379c color schemes
#36379c color preview, HTML & CSS examples
           This text has a color of #36379c        
        
          <p style="color:#36379c;">Text here</p>
        
        
          .mytext {color:#36379c;}
        
        Text color #36379c
      
           This box has a color of #36379c        
        
          <div style="background-color:#36379c;">Content here</div>
        
        
          .mybackground {background-color:#36379c;}
        
        Background color #36379c
      
           Border around this has a color of #36379c        
        
          <div style="border:2px solid #36379c;">Content here</div>
        
        
          .myborder {border:2px solid #36379c;}
        
        Border color #36379c