#36437c color space conversions
Hex:
        #36437c
        RGB:
        54, 67, 124
        CMY:
        79, 74, 51
        CMYK:
        56, 46, 0, 51
      HSL:
        229°, 39.3258%, 34.9020%
        HSV (HSB):
        229°, 56.4516%, 48.6275%
        XYZ:
        7.1666, 6.2538, 19.8982
        xyY:
        0.2151, 0.1877, 6.2538
      CIE-Lab:
        30.0440, 12.7671, -34.1099
        CIE-LCH:
        30.0440, 36.4209, 290.5205
        CIE-Luv:
        30.0440, -7.5853, -46.0962
        Hunter-Lab:
        25.0076, 7.3903, -29.6708
      #36437c color charts
#36437c RGB chart
      #36437c CMYK chart
      #36437c RGB pie chart
      #36437c color shades, tints & tones
#36437c color schemes
#36437c color preview, HTML & CSS examples
           This text has a color of #36437c        
        
          <p style="color:#36437c;">Text here</p>
        
        
          .mytext {color:#36437c;}
        
        Text color #36437c
      
           This box has a color of #36437c        
        
          <div style="background-color:#36437c;">Content here</div>
        
        
          .mybackground {background-color:#36437c;}
        
        Background color #36437c
      
           Border around this has a color of #36437c        
        
          <div style="border:2px solid #36437c;">Content here</div>
        
        
          .myborder {border:2px solid #36437c;}
        
        Border color #36437c