#36409a color space conversions
Hex:
        #36409a
        RGB:
        54, 64, 154
        CMY:
        79, 75, 40
        CMYK:
        65, 58, 0, 40
      HSL:
        234°, 48.0769%, 40.7843%
        HSV (HSB):
        234°, 64.9351%, 60.3922%
        XYZ:
        9.1875, 6.7842, 31.3971
        xyY:
        0.1940, 0.1432, 6.7842
      CIE-Lab:
        31.3104, 25.5439, -50.5619
        CIE-LCH:
        31.3104, 56.6480, 296.8030
        CIE-Luv:
        31.3104, -7.6098, -69.4810
        Hunter-Lab:
        26.0464, 17.3818, -53.2374
      #36409a color charts
#36409a RGB chart
      #36409a CMYK chart
      #36409a RGB pie chart
      #36409a color shades, tints & tones
#36409a color schemes
#36409a color preview, HTML & CSS examples
           This text has a color of #36409a        
        
          <p style="color:#36409a;">Text here</p>
        
        
          .mytext {color:#36409a;}
        
        Text color #36409a
      
           This box has a color of #36409a        
        
          <div style="background-color:#36409a;">Content here</div>
        
        
          .mybackground {background-color:#36409a;}
        
        Background color #36409a
      
           Border around this has a color of #36409a        
        
          <div style="border:2px solid #36409a;">Content here</div>
        
        
          .myborder {border:2px solid #36409a;}
        
        Border color #36409a