#36165f color space conversions
Hex:
        #36165f
        RGB:
        54, 22, 95
        CMY:
        79, 91, 63
        CMYK:
        43, 77, 0, 63
      HSL:
        266°, 62.3932%, 22.9412%
        HSV (HSB):
        266°, 76.8421%, 37.2549%
        XYZ:
        3.8738, 2.1843, 11.0439
        xyY:
        0.2265, 0.1277, 2.1843
      CIE-Lab:
        16.4262, 32.3008, -37.3647
        CIE-LCH:
        16.4262, 49.3909, 310.8426
        CIE-Luv:
        16.4262, 5.1781, -39.8406
        Hunter-Lab:
        14.7794, 20.9221, -33.9588
      #36165f color charts
#36165f RGB chart
      #36165f CMYK chart
      #36165f RGB pie chart
      #36165f color shades, tints & tones
#36165f color schemes
#36165f color preview, HTML & CSS examples
           This text has a color of #36165f        
        
          <p style="color:#36165f;">Text here</p>
        
        
          .mytext {color:#36165f;}
        
        Text color #36165f
      
           This box has a color of #36165f        
        
          <div style="background-color:#36165f;">Content here</div>
        
        
          .mybackground {background-color:#36165f;}
        
        Background color #36165f
      
           Border around this has a color of #36165f        
        
          <div style="border:2px solid #36165f;">Content here</div>
        
        
          .myborder {border:2px solid #36165f;}
        
        Border color #36165f