#360f5b color space conversions
Hex:
        #360f5b
        RGB:
        54, 15, 91
        CMY:
        79, 94, 64
        CMYK:
        41, 84, 0, 64
      HSL:
        271°, 71.6981%, 20.7843%
        HSV (HSB):
        271°, 83.5165%, 35.6863%
        XYZ:
        3.5805, 1.8812, 10.0719
        xyY:
        0.2305, 0.1211, 1.8812
      CIE-Lab:
        14.8513, 34.6318, -37.2593
        CIE-LCH:
        14.8513, 50.8687, 312.9069
        CIE-Luv:
        14.8513, 6.3910, -37.7094
        Hunter-Lab:
        13.7159, 22.5940, -33.9372
      #360f5b color charts
#360f5b RGB chart
      #360f5b CMYK chart
      #360f5b RGB pie chart
      #360f5b color shades, tints & tones
#360f5b color schemes
#360f5b color preview, HTML & CSS examples
           This text has a color of #360f5b        
        
          <p style="color:#360f5b;">Text here</p>
        
        
          .mytext {color:#360f5b;}
        
        Text color #360f5b
      
           This box has a color of #360f5b        
        
          <div style="background-color:#360f5b;">Content here</div>
        
        
          .mybackground {background-color:#360f5b;}
        
        Background color #360f5b
      
           Border around this has a color of #360f5b        
        
          <div style="border:2px solid #360f5b;">Content here</div>
        
        
          .myborder {border:2px solid #360f5b;}
        
        Border color #360f5b