#36259e color space conversions
Hex:
        #36259e
        RGB:
        54, 37, 158
        CMY:
        79, 85, 38
        CMYK:
        66, 77, 0, 38
      HSL:
        248°, 62.0513%, 38.2353%
        HSV (HSB):
        248°, 76.5823%, 61.9608%
        XYZ:
        8.3544, 4.5760, 32.7907
        xyY:
        0.1827, 0.1001, 4.5760
      CIE-Lab:
        25.4910, 43.4714, -62.5220
        CIE-LCH:
        25.4910, 76.1496, 304.8108
        CIE-Luv:
        25.4910, -2.4127, -77.3747
        Hunter-Lab:
        21.3917, 32.2772, -75.9099
      #36259e color charts
#36259e RGB chart
      #36259e CMYK chart
      #36259e RGB pie chart
      #36259e color shades, tints & tones
#36259e color schemes
#36259e color preview, HTML & CSS examples
           This text has a color of #36259e        
        
          <p style="color:#36259e;">Text here</p>
        
        
          .mytext {color:#36259e;}
        
        Text color #36259e
      
           This box has a color of #36259e        
        
          <div style="background-color:#36259e;">Content here</div>
        
        
          .mybackground {background-color:#36259e;}
        
        Background color #36259e
      
           Border around this has a color of #36259e        
        
          <div style="border:2px solid #36259e;">Content here</div>
        
        
          .myborder {border:2px solid #36259e;}
        
        Border color #36259e