#360f6f color space conversions
Hex:
        #360f6f
        RGB:
        54, 15, 111
        CMY:
        79, 94, 56
        CMYK:
        51, 86, 0, 56
      HSL:
        264°, 76.1905%, 24.7059%
        HSV (HSB):
        264°, 86.4865%, 43.5294%
        XYZ:
        4.5614, 2.2736, 15.2374
        xyY:
        0.2067, 0.1030, 2.2736
      CIE-Lab:
        16.8622, 40.0530, -47.1767
        CIE-LCH:
        16.8622, 61.8860, 310.3313
        CIE-Luv:
        16.8622, 4.0328, -49.5029
        Hunter-Lab:
        15.0785, 27.6105, -49.3597
      #360f6f color charts
#360f6f RGB chart
      #360f6f CMYK chart
      #360f6f RGB pie chart
      #360f6f color shades, tints & tones
#360f6f color schemes
#360f6f color preview, HTML & CSS examples
           This text has a color of #360f6f        
        
          <p style="color:#360f6f;">Text here</p>
        
        
          .mytext {color:#360f6f;}
        
        Text color #360f6f
      
           This box has a color of #360f6f        
        
          <div style="background-color:#360f6f;">Content here</div>
        
        
          .mybackground {background-color:#360f6f;}
        
        Background color #360f6f
      
           Border around this has a color of #360f6f        
        
          <div style="border:2px solid #360f6f;">Content here</div>
        
        
          .myborder {border:2px solid #360f6f;}
        
        Border color #360f6f