#36053e color space conversions
Hex:
        #36053e
        RGB:
        54, 5, 62
        CMY:
        79, 98, 76
        CMYK:
        13, 92, 0, 76
      HSL:
        292°, 85.0746%, 13.1373%
        HSV (HSB):
        292°, 91.9355%, 24.3137%
        XYZ:
        2.4451, 1.2406, 4.6680
        xyY:
        0.2927, 0.1485, 1.2406
      CIE-Lab:
        10.8536, 31.8524, -23.6989
        CIE-LCH:
        10.8536, 39.7016, 323.3499
        CIE-Luv:
        10.8536, 11.4479, -21.1438
        Hunter-Lab:
        11.1383, 19.6926, -17.0515
      #36053e color charts
#36053e RGB chart
      #36053e CMYK chart
      #36053e RGB pie chart
      #36053e color shades, tints & tones
#36053e color schemes
#36053e color preview, HTML & CSS examples
           This text has a color of #36053e        
        
          <p style="color:#36053e;">Text here</p>
        
        
          .mytext {color:#36053e;}
        
        Text color #36053e
      
           This box has a color of #36053e        
        
          <div style="background-color:#36053e;">Content here</div>
        
        
          .mybackground {background-color:#36053e;}
        
        Background color #36053e
      
           Border around this has a color of #36053e        
        
          <div style="border:2px solid #36053e;">Content here</div>
        
        
          .myborder {border:2px solid #36053e;}
        
        Border color #36053e