#5536ba color space conversions
Hex:
        #5536ba
        RGB:
        85, 54, 186
        CMY:
        67, 79, 27
        CMYK:
        54, 71, 0, 27
      HSL:
        254°, 55.0000%, 47.0588%
        HSV (HSB):
        254°, 70.9677%, 72.9412%
        XYZ:
        13.9284, 8.1148, 47.2866
        xyY:
        0.2009, 0.1170, 8.1148
      CIE-Lab:
        34.2208, 47.1383, -64.8693
        CIE-LCH:
        34.2208, 80.1876, 306.0046
        CIE-Luv:
        34.2208, 1.3002, -91.2711
        Hunter-Lab:
        28.4865, 37.4258, -78.4788
      #5536ba color charts
#5536ba RGB chart
      #5536ba CMYK chart
      #5536ba RGB pie chart
      #5536ba color shades, tints & tones
#5536ba color schemes
#5536ba color preview, HTML & CSS examples
           This text has a color of #5536ba        
        
          <p style="color:#5536ba;">Text here</p>
        
        
          .mytext {color:#5536ba;}
        
        Text color #5536ba
      
           This box has a color of #5536ba        
        
          <div style="background-color:#5536ba;">Content here</div>
        
        
          .mybackground {background-color:#5536ba;}
        
        Background color #5536ba
      
           Border around this has a color of #5536ba        
        
          <div style="border:2px solid #5536ba;">Content here</div>
        
        
          .myborder {border:2px solid #5536ba;}
        
        Border color #5536ba