#361c84 color space conversions
Hex:
        #361c84
        RGB:
        54, 28, 132
        CMY:
        79, 89, 48
        CMYK:
        59, 79, 0, 48
      HSL:
        255°, 65.0000%, 31.3725%
        HSV (HSB):
        255°, 78.7879%, 51.7647%
        XYZ:
        6.1014, 3.2807, 22.1415
        xyY:
        0.1936, 0.1041, 3.2807
      CIE-Lab:
        21.1348, 40.1379, -53.5848
        CIE-LCH:
        21.1348, 66.9506, 306.8352
        CIE-Luv:
        21.1348, 0.7253, -62.0370
        Hunter-Lab:
        18.1128, 28.4319, -59.7985
      #361c84 color charts
#361c84 RGB chart
      #361c84 CMYK chart
      #361c84 RGB pie chart
      #361c84 color shades, tints & tones
#361c84 color schemes
#361c84 color preview, HTML & CSS examples
           This text has a color of #361c84        
        
          <p style="color:#361c84;">Text here</p>
        
        
          .mytext {color:#361c84;}
        
        Text color #361c84
      
           This box has a color of #361c84        
        
          <div style="background-color:#361c84;">Content here</div>
        
        
          .mybackground {background-color:#361c84;}
        
        Background color #361c84
      
           Border around this has a color of #361c84        
        
          <div style="border:2px solid #361c84;">Content here</div>
        
        
          .myborder {border:2px solid #361c84;}
        
        Border color #361c84