#36409e color space conversions
Hex:
        #36409e
        RGB:
        54, 64, 158
        CMY:
        79, 75, 38
        CMYK:
        66, 59, 0, 38
      HSL:
        234°, 49.0566%, 41.5686%
        HSV (HSB):
        234°, 65.8228%, 61.9608%
        XYZ:
        9.5263, 6.9197, 33.1813
        xyY:
        0.1920, 0.1394, 6.9197
      CIE-Lab:
        31.6234, 26.9818, -52.4792
        CIE-LCH:
        31.6234, 59.0092, 297.2096
        CIE-Luv:
        31.6234, -7.7409, -72.2599
        Hunter-Lab:
        26.3053, 18.6082, -56.3743
      #36409e color charts
#36409e RGB chart
      #36409e CMYK chart
      #36409e RGB pie chart
      #36409e color shades, tints & tones
#36409e color schemes
#36409e color preview, HTML & CSS examples
           This text has a color of #36409e        
        
          <p style="color:#36409e;">Text here</p>
        
        
          .mytext {color:#36409e;}
        
        Text color #36409e
      
           This box has a color of #36409e        
        
          <div style="background-color:#36409e;">Content here</div>
        
        
          .mybackground {background-color:#36409e;}
        
        Background color #36409e
      
           Border around this has a color of #36409e        
        
          <div style="border:2px solid #36409e;">Content here</div>
        
        
          .myborder {border:2px solid #36409e;}
        
        Border color #36409e