#36025e color space conversions
Hex:
        #36025e
        RGB:
        54, 2, 94
        CMY:
        79, 99, 63
        CMYK:
        43, 98, 0, 63
      HSL:
        274°, 95.8333%, 18.8235%
        HSV (HSB):
        274°, 97.8723%, 36.8627%
        XYZ:
        3.5634, 1.6358, 10.7176
        xyY:
        0.2239, 0.1028, 1.6358
      CIE-Lab:
        13.4468, 40.4190, -41.5738
        CIE-LCH:
        13.4468, 57.9834, 314.1931
        CIE-Luv:
        13.4468, 6.7686, -39.1561
        Hunter-Lab:
        12.7900, 27.3493, -40.7302
      #36025e color charts
#36025e RGB chart
      #36025e CMYK chart
      #36025e RGB pie chart
      #36025e color shades, tints & tones
#36025e color schemes
#36025e color preview, HTML & CSS examples
           This text has a color of #36025e        
        
          <p style="color:#36025e;">Text here</p>
        
        
          .mytext {color:#36025e;}
        
        Text color #36025e
      
           This box has a color of #36025e        
        
          <div style="background-color:#36025e;">Content here</div>
        
        
          .mybackground {background-color:#36025e;}
        
        Background color #36025e
      
           Border around this has a color of #36025e        
        
          <div style="border:2px solid #36025e;">Content here</div>
        
        
          .myborder {border:2px solid #36025e;}
        
        Border color #36025e