#360e6d color space conversions
Hex:
        #360e6d
        RGB:
        54, 14, 109
        CMY:
        79, 95, 57
        CMYK:
        50, 87, 0, 57
      HSL:
        265°, 77.2358%, 24.1176%
        HSV (HSB):
        265°, 87.1560%, 42.7451%
        XYZ:
        4.4387, 2.2025, 14.6592
        xyY:
        0.2084, 0.1034, 2.2025
      CIE-Lab:
        16.5158, 39.9019, -46.4436
        CIE-LCH:
        16.5158, 61.2304, 310.6674
        CIE-Luv:
        16.5158, 4.3229, -48.3043
        Hunter-Lab:
        14.8407, 27.4158, -48.1762
      #360e6d color charts
#360e6d RGB chart
      #360e6d CMYK chart
      #360e6d RGB pie chart
      #360e6d color shades, tints & tones
#360e6d color schemes
#360e6d color preview, HTML & CSS examples
           This text has a color of #360e6d        
        
          <p style="color:#360e6d;">Text here</p>
        
        
          .mytext {color:#360e6d;}
        
        Text color #360e6d
      
           This box has a color of #360e6d        
        
          <div style="background-color:#360e6d;">Content here</div>
        
        
          .mybackground {background-color:#360e6d;}
        
        Background color #360e6d
      
           Border around this has a color of #360e6d        
        
          <div style="border:2px solid #360e6d;">Content here</div>
        
        
          .myborder {border:2px solid #360e6d;}
        
        Border color #360e6d