#360f4f color space conversions
Hex:
        #360f4f
        RGB:
        54, 15, 79
        CMY:
        79, 94, 69
        CMYK:
        32, 81, 0, 69
      HSL:
        277°, 68.0851%, 18.4314%
        HSV (HSB):
        277°, 81.0127%, 30.9804%
        XYZ:
        3.1034, 1.6904, 7.5599
        xyY:
        0.2512, 0.1368, 1.6904
      CIE-Lab:
        13.7708, 31.4878, -30.8728
        CIE-LCH:
        13.7708, 44.0977, 315.5650
        CIE-Luv:
        13.7708, 8.0385, -30.5836
        Hunter-Lab:
        13.0017, 19.8541, -25.3732
      #360f4f color charts
#360f4f RGB chart
      #360f4f CMYK chart
      #360f4f RGB pie chart
      #360f4f color shades, tints & tones
#360f4f color schemes
#360f4f color preview, HTML & CSS examples
           This text has a color of #360f4f        
        
          <p style="color:#360f4f;">Text here</p>
        
        
          .mytext {color:#360f4f;}
        
        Text color #360f4f
      
           This box has a color of #360f4f        
        
          <div style="background-color:#360f4f;">Content here</div>
        
        
          .mybackground {background-color:#360f4f;}
        
        Background color #360f4f
      
           Border around this has a color of #360f4f        
        
          <div style="border:2px solid #360f4f;">Content here</div>
        
        
          .myborder {border:2px solid #360f4f;}
        
        Border color #360f4f