#362e7a color space conversions
Hex:
        #362e7a
        RGB:
        54, 46, 122
        CMY:
        79, 82, 52
        CMYK:
        56, 62, 0, 52
      HSL:
        246°, 45.2381%, 32.9412%
        HSV (HSB):
        246°, 62.2951%, 47.8431%
        XYZ:
        6.0112, 4.1434, 18.8953
        xyY:
        0.2069, 0.1426, 4.1434
      CIE-Lab:
        24.1400, 26.1925, -42.3496
        CIE-LCH:
        24.1400, 49.7949, 301.7361
        CIE-Luv:
        24.1400, -1.6470, -53.2390
        Hunter-Lab:
        20.3553, 17.0913, -40.7885
      #362e7a color charts
#362e7a RGB chart
      #362e7a CMYK chart
      #362e7a RGB pie chart
      #362e7a color shades, tints & tones
#362e7a color schemes
#362e7a color preview, HTML & CSS examples
           This text has a color of #362e7a        
        
          <p style="color:#362e7a;">Text here</p>
        
        
          .mytext {color:#362e7a;}
        
        Text color #362e7a
      
           This box has a color of #362e7a        
        
          <div style="background-color:#362e7a;">Content here</div>
        
        
          .mybackground {background-color:#362e7a;}
        
        Background color #362e7a
      
           Border around this has a color of #362e7a        
        
          <div style="border:2px solid #362e7a;">Content here</div>
        
        
          .myborder {border:2px solid #362e7a;}
        
        Border color #362e7a