#36134f color space conversions
Hex:
        #36134f
        RGB:
        54, 19, 79
        CMY:
        79, 93, 69
        CMYK:
        32, 76, 0, 69
      HSL:
        275°, 61.2245%, 19.2157%
        HSV (HSB):
        275°, 75.9494%, 30.9804%
        XYZ:
        3.1655, 1.8145, 7.5805
        xyY:
        0.2520, 0.1445, 1.8145
      CIE-Lab:
        14.4822, 29.4796, -29.7212
        CIE-LCH:
        14.4822, 41.8616, 314.7661
        CIE-Luv:
        14.4822, 7.6252, -30.2987
        Hunter-Lab:
        13.4704, 18.3732, -23.9363
      #36134f color charts
#36134f RGB chart
      #36134f CMYK chart
      #36134f RGB pie chart
      #36134f color shades, tints & tones
#36134f color schemes
#36134f color preview, HTML & CSS examples
           This text has a color of #36134f        
        
          <p style="color:#36134f;">Text here</p>
        
        
          .mytext {color:#36134f;}
        
        Text color #36134f
      
           This box has a color of #36134f        
        
          <div style="background-color:#36134f;">Content here</div>
        
        
          .mybackground {background-color:#36134f;}
        
        Background color #36134f
      
           Border around this has a color of #36134f        
        
          <div style="border:2px solid #36134f;">Content here</div>
        
        
          .myborder {border:2px solid #36134f;}
        
        Border color #36134f