#360f4d color space conversions
Hex:
        #360f4d
        RGB:
        54, 15, 77
        CMY:
        79, 94, 70
        CMYK:
        30, 81, 0, 70
      HSL:
        278°, 67.3913%, 18.0392%
        HSV (HSB):
        278°, 80.5195%, 30.1961%
        XYZ:
        3.0317, 1.6617, 7.1821
        xyY:
        0.2553, 0.1399, 1.6617
      CIE-Lab:
        13.6014, 30.9771, -29.7724
        CIE-LCH:
        13.6014, 42.9648, 316.1361
        CIE-Luv:
        13.6014, 8.3326, -29.3921
        Hunter-Lab:
        12.8908, 19.4211, -24.0098
      #360f4d color charts
#360f4d RGB chart
      #360f4d CMYK chart
      #360f4d RGB pie chart
      #360f4d color shades, tints & tones
#360f4d color schemes
#360f4d color preview, HTML & CSS examples
           This text has a color of #360f4d        
        
          <p style="color:#360f4d;">Text here</p>
        
        
          .mytext {color:#360f4d;}
        
        Text color #360f4d
      
           This box has a color of #360f4d        
        
          <div style="background-color:#360f4d;">Content here</div>
        
        
          .mybackground {background-color:#360f4d;}
        
        Background color #360f4d
      
           Border around this has a color of #360f4d        
        
          <div style="border:2px solid #360f4d;">Content here</div>
        
        
          .myborder {border:2px solid #360f4d;}
        
        Border color #360f4d