#361e87 color space conversions
Hex:
        #361e87
        RGB:
        54, 30, 135
        CMY:
        79, 88, 47
        CMYK:
        60, 78, 0, 47
      HSL:
        254°, 63.6364%, 32.3529%
        HSV (HSB):
        254°, 77.7778%, 52.9412%
        XYZ:
        6.3588, 3.4621, 23.2548
        xyY:
        0.1922, 0.1047, 3.4621
      CIE-Lab:
        21.8069, 40.0170, -54.3651
        CIE-LCH:
        21.8069, 67.5051, 306.3560
        CIE-Luv:
        21.8069, 0.2232, -63.7884
        Hunter-Lab:
        18.6067, 28.4401, -61.0764
      #361e87 color charts
#361e87 RGB chart
      #361e87 CMYK chart
      #361e87 RGB pie chart
      #361e87 color shades, tints & tones
#361e87 color schemes
#361e87 color preview, HTML & CSS examples
           This text has a color of #361e87        
        
          <p style="color:#361e87;">Text here</p>
        
        
          .mytext {color:#361e87;}
        
        Text color #361e87
      
           This box has a color of #361e87        
        
          <div style="background-color:#361e87;">Content here</div>
        
        
          .mybackground {background-color:#361e87;}
        
        Background color #361e87
      
           Border around this has a color of #361e87        
        
          <div style="border:2px solid #361e87;">Content here</div>
        
        
          .myborder {border:2px solid #361e87;}
        
        Border color #361e87