#361c86 color space conversions
Hex:
        #361c86
        RGB:
        54, 28, 134
        CMY:
        79, 89, 47
        CMYK:
        60, 79, 0, 47
      HSL:
        255°, 65.4321%, 31.7647%
        HSV (HSB):
        255°, 79.1045%, 52.5490%
        XYZ:
        6.2397, 3.3360, 22.8693
        xyY:
        0.1923, 0.1028, 3.3360
      CIE-Lab:
        21.3422, 40.7443, -54.5020
        CIE-LCH:
        21.3422, 68.0482, 306.7808
        CIE-Luv:
        21.3422, 0.5573, -63.2383
        Hunter-Lab:
        18.2647, 29.0164, -61.4518
      #361c86 color charts
#361c86 RGB chart
      #361c86 CMYK chart
      #361c86 RGB pie chart
      #361c86 color shades, tints & tones
#361c86 color schemes
#361c86 color preview, HTML & CSS examples
           This text has a color of #361c86        
        
          <p style="color:#361c86;">Text here</p>
        
        
          .mytext {color:#361c86;}
        
        Text color #361c86
      
           This box has a color of #361c86        
        
          <div style="background-color:#361c86;">Content here</div>
        
        
          .mybackground {background-color:#361c86;}
        
        Background color #361c86
      
           Border around this has a color of #361c86        
        
          <div style="border:2px solid #361c86;">Content here</div>
        
        
          .myborder {border:2px solid #361c86;}
        
        Border color #361c86