#36058d color space conversions
Hex:
        #36058d
        RGB:
        54, 5, 141
        CMY:
        79, 98, 45
        CMYK:
        62, 96, 0, 45
      HSL:
        262°, 93.1507%, 28.6275%
        HSV (HSB):
        262°, 96.4539%, 55.2941%
        XYZ:
        6.3833, 2.8159, 25.4064
        xyY:
        0.1845, 0.0814, 2.8159
      CIE-Lab:
        19.2910, 51.1222, -62.2817
        CIE-LCH:
        19.2910, 80.5760, 309.3799
        CIE-Luv:
        19.2910, 1.6768, -66.5410
        Hunter-Lab:
        16.7806, 38.5348, -78.0204
      #36058d color charts
#36058d RGB chart
      #36058d CMYK chart
      #36058d RGB pie chart
      #36058d color shades, tints & tones
#36058d color schemes
#36058d color preview, HTML & CSS examples
           This text has a color of #36058d        
        
          <p style="color:#36058d;">Text here</p>
        
        
          .mytext {color:#36058d;}
        
        Text color #36058d
      
           This box has a color of #36058d        
        
          <div style="background-color:#36058d;">Content here</div>
        
        
          .mybackground {background-color:#36058d;}
        
        Background color #36058d
      
           Border around this has a color of #36058d        
        
          <div style="border:2px solid #36058d;">Content here</div>
        
        
          .myborder {border:2px solid #36058d;}
        
        Border color #36058d