#360e9a color space conversions
Hex:
        #360e9a
        RGB:
        54, 14, 154
        CMY:
        79, 95, 40
        CMYK:
        65, 91, 0, 40
      HSL:
        257°, 83.3333%, 32.9412%
        HSV (HSB):
        257°, 90.9091%, 60.3922%
        XYZ:
        7.5111, 3.4314, 30.8383
        xyY:
        0.1798, 0.0821, 3.4314
      CIE-Lab:
        21.6950, 52.0864, -66.3516
        CIE-LCH:
        21.6950, 84.3536, 308.1321
        CIE-Luv:
        21.6950, 0.1343, -74.5940
        Hunter-Lab:
        18.5241, 39.9602, -85.7369
      #360e9a color charts
#360e9a RGB chart
      #360e9a CMYK chart
      #360e9a RGB pie chart
      #360e9a color shades, tints & tones
#360e9a color schemes
#360e9a color preview, HTML & CSS examples
           This text has a color of #360e9a        
        
          <p style="color:#360e9a;">Text here</p>
        
        
          .mytext {color:#360e9a;}
        
        Text color #360e9a
      
           This box has a color of #360e9a        
        
          <div style="background-color:#360e9a;">Content here</div>
        
        
          .mybackground {background-color:#360e9a;}
        
        Background color #360e9a
      
           Border around this has a color of #360e9a        
        
          <div style="border:2px solid #360e9a;">Content here</div>
        
        
          .myborder {border:2px solid #360e9a;}
        
        Border color #360e9a