#360f8e color space conversions
Hex:
        #360f8e
        RGB:
        54, 15, 142
        CMY:
        79, 94, 44
        CMYK:
        62, 89, 0, 44
      HSL:
        258°, 80.8917%, 30.7843%
        HSV (HSB):
        258°, 89.4366%, 55.6863%
        XYZ:
        6.5746, 3.0789, 25.8390
        xyY:
        0.1852, 0.0867, 3.0789
      CIE-Lab:
        20.3572, 48.5369, -61.1383
        CIE-LCH:
        20.3572, 78.0623, 308.4456
        CIE-Luv:
        20.3572, 1.0663, -67.6511
        Hunter-Lab:
        17.5468, 36.1753, -75.0260
      #360f8e color charts
#360f8e RGB chart
      #360f8e CMYK chart
      #360f8e RGB pie chart
      #360f8e color shades, tints & tones
#360f8e color schemes
#360f8e color preview, HTML & CSS examples
           This text has a color of #360f8e        
        
          <p style="color:#360f8e;">Text here</p>
        
        
          .mytext {color:#360f8e;}
        
        Text color #360f8e
      
           This box has a color of #360f8e        
        
          <div style="background-color:#360f8e;">Content here</div>
        
        
          .mybackground {background-color:#360f8e;}
        
        Background color #360f8e
      
           Border around this has a color of #360f8e        
        
          <div style="border:2px solid #360f8e;">Content here</div>
        
        
          .myborder {border:2px solid #360f8e;}
        
        Border color #360f8e