#360f6d color space conversions
Hex:
        #360f6d
        RGB:
        54, 15, 109
        CMY:
        79, 94, 57
        CMYK:
        50, 86, 0, 57
      HSL:
        265°, 75.8065%, 24.3137%
        HSV (HSB):
        265°, 86.2385%, 42.7451%
        XYZ:
        4.4525, 2.2300, 14.6638
        xyY:
        0.2086, 0.1045, 2.2300
      CIE-Lab:
        16.6509, 39.5057, -46.2213
        CIE-LCH:
        16.6509, 60.8038, 310.5207
        CIE-Luv:
        16.6509, 4.2499, -48.3273
        Hunter-Lab:
        14.9333, 27.0875, -47.7664
      #360f6d color charts
#360f6d RGB chart
      #360f6d CMYK chart
      #360f6d RGB pie chart
      #360f6d color shades, tints & tones
#360f6d color schemes
#360f6d color preview, HTML & CSS examples
           This text has a color of #360f6d        
        
          <p style="color:#360f6d;">Text here</p>
        
        
          .mytext {color:#360f6d;}
        
        Text color #360f6d
      
           This box has a color of #360f6d        
        
          <div style="background-color:#360f6d;">Content here</div>
        
        
          .mybackground {background-color:#360f6d;}
        
        Background color #360f6d
      
           Border around this has a color of #360f6d        
        
          <div style="border:2px solid #360f6d;">Content here</div>
        
        
          .myborder {border:2px solid #360f6d;}
        
        Border color #360f6d