#36419e color space conversions
Hex:
        #36419e
        RGB:
        54, 65, 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.5832, 7.0335, 33.2003
        xyY:
        0.1924, 0.1412, 7.0335
      CIE-Lab:
        31.8830, 26.3241, -52.0571
        CIE-LCH:
        31.8830, 58.3344, 296.8246
        CIE-Luv:
        31.8830, -7.9943, -71.9043
        Hunter-Lab:
        26.5207, 18.0891, -55.6584
      #36419e color charts
#36419e RGB chart
      #36419e CMYK chart
      #36419e RGB pie chart
      #36419e color shades, tints & tones
#36419e color schemes
#36419e color preview, HTML & CSS examples
           This text has a color of #36419e        
        
          <p style="color:#36419e;">Text here</p>
        
        
          .mytext {color:#36419e;}
        
        Text color #36419e
      
           This box has a color of #36419e        
        
          <div style="background-color:#36419e;">Content here</div>
        
        
          .mybackground {background-color:#36419e;}
        
        Background color #36419e
      
           Border around this has a color of #36419e        
        
          <div style="border:2px solid #36419e;">Content here</div>
        
        
          .myborder {border:2px solid #36419e;}
        
        Border color #36419e