#36097f color space conversions
Hex:
        #36097f
        RGB:
        54, 9, 127
        CMY:
        79, 96, 50
        CMYK:
        57, 93, 0, 50
      HSL:
        263°, 86.7647%, 26.6667%
        HSV (HSB):
        263°, 92.9134%, 49.8039%
        XYZ:
        5.4498, 2.5120, 20.2763
        xyY:
        0.1930, 0.0890, 2.5120
      CIE-Lab:
        17.9726, 46.3708, -55.6371
        CIE-LCH:
        17.9726, 72.4275, 309.8095
        CIE-Luv:
        17.9726, 2.7691, -58.6136
        Hunter-Lab:
        15.8491, 33.6418, -64.7572
      #36097f color charts
#36097f RGB chart
      #36097f CMYK chart
      #36097f RGB pie chart
      #36097f color shades, tints & tones
#36097f color schemes
#36097f color preview, HTML & CSS examples
           This text has a color of #36097f        
        
          <p style="color:#36097f;">Text here</p>
        
        
          .mytext {color:#36097f;}
        
        Text color #36097f
      
           This box has a color of #36097f        
        
          <div style="background-color:#36097f;">Content here</div>
        
        
          .mybackground {background-color:#36097f;}
        
        Background color #36097f
      
           Border around this has a color of #36097f        
        
          <div style="border:2px solid #36097f;">Content here</div>
        
        
          .myborder {border:2px solid #36097f;}
        
        Border color #36097f