#360c7d color space conversions
Hex:
        #360c7d
        RGB:
        54, 12, 125
        CMY:
        79, 95, 51
        CMYK:
        57, 90, 0, 51
      HSL:
        262°, 82.4818%, 26.8627%
        HSV (HSB):
        262°, 90.4000%, 49.0196%
        XYZ:
        5.3545, 2.5279, 19.6078
        xyY:
        0.1948, 0.0920, 2.5279
      CIE-Lab:
        18.0442, 44.9313, -54.2443
        CIE-LCH:
        18.0442, 70.4363, 309.6354
        CIE-Luv:
        18.0442, 2.8013, -57.5876
        Hunter-Lab:
        15.8993, 32.2902, -61.9896
      #360c7d color charts
#360c7d RGB chart
      #360c7d CMYK chart
      #360c7d RGB pie chart
      #360c7d color shades, tints & tones
#360c7d color schemes
#360c7d color preview, HTML & CSS examples
           This text has a color of #360c7d        
        
          <p style="color:#360c7d;">Text here</p>
        
        
          .mytext {color:#360c7d;}
        
        Text color #360c7d
      
           This box has a color of #360c7d        
        
          <div style="background-color:#360c7d;">Content here</div>
        
        
          .mybackground {background-color:#360c7d;}
        
        Background color #360c7d
      
           Border around this has a color of #360c7d        
        
          <div style="border:2px solid #360c7d;">Content here</div>
        
        
          .myborder {border:2px solid #360c7d;}
        
        Border color #360c7d