#360e81 color space conversions
Hex:
        #360e81
        RGB:
        54, 14, 129
        CMY:
        79, 95, 49
        CMYK:
        58, 89, 0, 49
      HSL:
        261°, 80.4196%, 28.0392%
        HSV (HSB):
        261°, 89.1473%, 50.5882%
        XYZ:
        5.6408, 2.6833, 20.9895
        xyY:
        0.1924, 0.0915, 2.6833
      CIE-Lab:
        18.7282, 45.3407, -55.6580
        CIE-LCH:
        18.7282, 71.7885, 309.1673
        CIE-Luv:
        18.7282, 2.2959, -60.0123
        Hunter-Lab:
        16.3809, 32.8006, -64.5043
      #360e81 color charts
#360e81 RGB chart
      #360e81 CMYK chart
      #360e81 RGB pie chart
      #360e81 color shades, tints & tones
#360e81 color schemes
#360e81 color preview, HTML & CSS examples
           This text has a color of #360e81        
        
          <p style="color:#360e81;">Text here</p>
        
        
          .mytext {color:#360e81;}
        
        Text color #360e81
      
           This box has a color of #360e81        
        
          <div style="background-color:#360e81;">Content here</div>
        
        
          .mybackground {background-color:#360e81;}
        
        Background color #360e81
      
           Border around this has a color of #360e81        
        
          <div style="border:2px solid #360e81;">Content here</div>
        
        
          .myborder {border:2px solid #360e81;}
        
        Border color #360e81