#360e89 color space conversions
Hex:
        #360e89
        RGB:
        54, 14, 137
        CMY:
        79, 95, 46
        CMYK:
        61, 90, 0, 46
      HSL:
        260°, 81.4570%, 29.6078%
        HSV (HSB):
        260°, 89.7810%, 53.7255%
        XYZ:
        6.1937, 2.9045, 23.9011
        xyY:
        0.1877, 0.0880, 2.9045
      CIE-Lab:
        19.6573, 47.5110, -59.1688
        CIE-LCH:
        19.6573, 75.8831, 308.7635
        CIE-Luv:
        19.6573, 1.5661, -64.6848
        Hunter-Lab:
        17.0426, 35.0471, -71.2206
      #360e89 color charts
#360e89 RGB chart
      #360e89 CMYK chart
      #360e89 RGB pie chart
      #360e89 color shades, tints & tones
#360e89 color schemes
#360e89 color preview, HTML & CSS examples
           This text has a color of #360e89        
        
          <p style="color:#360e89;">Text here</p>
        
        
          .mytext {color:#360e89;}
        
        Text color #360e89
      
           This box has a color of #360e89        
        
          <div style="background-color:#360e89;">Content here</div>
        
        
          .mybackground {background-color:#360e89;}
        
        Background color #360e89
      
           Border around this has a color of #360e89        
        
          <div style="border:2px solid #360e89;">Content here</div>
        
        
          .myborder {border:2px solid #360e89;}
        
        Border color #360e89