#36206d color space conversions
Hex:
        #36206d
        RGB:
        54, 32, 109
        CMY:
        79, 87, 57
        CMYK:
        50, 71, 0, 57
      HSL:
        257°, 54.6099%, 27.6471%
        HSV (HSB):
        257°, 70.6422%, 42.7451%
        XYZ:
        4.7981, 2.9214, 14.7790
        xyY:
        0.2133, 0.1298, 2.9214
      CIE-Lab:
        19.7264, 30.7983, -41.1866
        CIE-LCH:
        19.7264, 51.4283, 306.7882
        CIE-Luv:
        19.7264, 2.2128, -47.5666
        Hunter-Lab:
        17.0922, 20.1976, -39.3015
      #36206d color charts
#36206d RGB chart
      #36206d CMYK chart
      #36206d RGB pie chart
      #36206d color shades, tints & tones
#36206d color schemes
#36206d color preview, HTML & CSS examples
           This text has a color of #36206d        
        
          <p style="color:#36206d;">Text here</p>
        
        
          .mytext {color:#36206d;}
        
        Text color #36206d
      
           This box has a color of #36206d        
        
          <div style="background-color:#36206d;">Content here</div>
        
        
          .mybackground {background-color:#36206d;}
        
        Background color #36206d
      
           Border around this has a color of #36206d        
        
          <div style="border:2px solid #36206d;">Content here</div>
        
        
          .myborder {border:2px solid #36206d;}
        
        Border color #36206d