#362f9e color space conversions
Hex:
        #362f9e
        RGB:
        54, 47, 158
        CMY:
        79, 82, 38
        CMYK:
        66, 70, 0, 38
      HSL:
        244°, 54.1463%, 40.1961%
        HSV (HSB):
        244°, 70.2532%, 61.9608%
        XYZ:
        8.7094, 5.2859, 32.9090
        xyY:
        0.1857, 0.1127, 5.2859
      CIE-Lab:
        27.5343, 37.7690, -59.1601
        CIE-LCH:
        27.5343, 70.1885, 302.5550
        CIE-Luv:
        27.5343, -4.0335, -76.4427
        Hunter-Lab:
        22.9911, 27.3840, -68.7726
      #362f9e color charts
#362f9e RGB chart
      #362f9e CMYK chart
      #362f9e RGB pie chart
      #362f9e color shades, tints & tones
#362f9e color schemes
#362f9e color preview, HTML & CSS examples
           This text has a color of #362f9e        
        
          <p style="color:#362f9e;">Text here</p>
        
        
          .mytext {color:#362f9e;}
        
        Text color #362f9e
      
           This box has a color of #362f9e        
        
          <div style="background-color:#362f9e;">Content here</div>
        
        
          .mybackground {background-color:#362f9e;}
        
        Background color #362f9e
      
           Border around this has a color of #362f9e        
        
          <div style="border:2px solid #362f9e;">Content here</div>
        
        
          .myborder {border:2px solid #362f9e;}
        
        Border color #362f9e