#360b7e color space conversions
Hex:
        #360b7e
        RGB:
        54, 11, 126
        CMY:
        79, 96, 51
        CMYK:
        57, 91, 0, 51
      HSL:
        262°, 83.9416%, 26.8627%
        HSV (HSB):
        262°, 91.2698%, 49.4118%
        XYZ:
        5.4069, 2.5300, 19.9420
        xyY:
        0.1939, 0.0907, 2.5300
      CIE-Lab:
        18.0536, 45.5144, -54.8663
        CIE-LCH:
        18.0536, 71.2872, 309.6774
        CIE-Luv:
        18.0536, 2.7612, -58.1255
        Hunter-Lab:
        15.9059, 32.8422, -63.2008
      #360b7e color charts
#360b7e RGB chart
      #360b7e CMYK chart
      #360b7e RGB pie chart
      #360b7e color shades, tints & tones
#360b7e color schemes
#360b7e color preview, HTML & CSS examples
           This text has a color of #360b7e        
        
          <p style="color:#360b7e;">Text here</p>
        
        
          .mytext {color:#360b7e;}
        
        Text color #360b7e
      
           This box has a color of #360b7e        
        
          <div style="background-color:#360b7e;">Content here</div>
        
        
          .mybackground {background-color:#360b7e;}
        
        Background color #360b7e
      
           Border around this has a color of #360b7e        
        
          <div style="border:2px solid #360b7e;">Content here</div>
        
        
          .myborder {border:2px solid #360b7e;}
        
        Border color #360b7e