#360d7d color space conversions
Hex:
        #360d7d
        RGB:
        54, 13, 125
        CMY:
        79, 95, 51
        CMYK:
        57, 90, 0, 51
      HSL:
        262°, 81.1594%, 27.0588%
        HSV (HSB):
        262°, 89.6000%, 49.0196%
        XYZ:
        5.3669, 2.5528, 19.6119
        xyY:
        0.1949, 0.0927, 2.5528
      CIE-Lab:
        18.1557, 44.5995, -54.0601
        CIE-LCH:
        18.1557, 70.0829, 309.5225
        CIE-Luv:
        18.1557, 2.7408, -57.6316
        Hunter-Lab:
        15.9774, 31.9987, -61.5928
      #360d7d color charts
#360d7d RGB chart
      #360d7d CMYK chart
      #360d7d RGB pie chart
      #360d7d color shades, tints & tones
#360d7d color schemes
#360d7d color preview, HTML & CSS examples
           This text has a color of #360d7d        
        
          <p style="color:#360d7d;">Text here</p>
        
        
          .mytext {color:#360d7d;}
        
        Text color #360d7d
      
           This box has a color of #360d7d        
        
          <div style="background-color:#360d7d;">Content here</div>
        
        
          .mybackground {background-color:#360d7d;}
        
        Background color #360d7d
      
           Border around this has a color of #360d7d        
        
          <div style="border:2px solid #360d7d;">Content here</div>
        
        
          .myborder {border:2px solid #360d7d;}
        
        Border color #360d7d