#5535a4 color space conversions
Hex:
        #5535a4
        RGB:
        85, 53, 164
        CMY:
        67, 79, 36
        CMYK:
        48, 68, 0, 36
      HSL:
        257°, 51.1521%, 42.5490%
        HSV (HSB):
        257°, 67.6829%, 64.3137%
        XYZ:
        11.7203, 7.1578, 35.8858
        xyY:
        0.2140, 0.1307, 7.1578
      CIE-Lab:
        32.1636, 41.2667, -55.1094
        CIE-LCH:
        32.1636, 68.8476, 306.8264
        CIE-Luv:
        32.1636, 3.7282, -77.0300
        Hunter-Lab:
        26.7541, 31.3762, -60.7989
      #5535a4 color charts
#5535a4 RGB chart
      #5535a4 CMYK chart
      #5535a4 RGB pie chart
      #5535a4 color shades, tints & tones
#5535a4 color schemes
#5535a4 color preview, HTML & CSS examples
           This text has a color of #5535a4        
        
          <p style="color:#5535a4;">Text here</p>
        
        
          .mytext {color:#5535a4;}
        
        Text color #5535a4
      
           This box has a color of #5535a4        
        
          <div style="background-color:#5535a4;">Content here</div>
        
        
          .mybackground {background-color:#5535a4;}
        
        Background color #5535a4
      
           Border around this has a color of #5535a4        
        
          <div style="border:2px solid #5535a4;">Content here</div>
        
        
          .myborder {border:2px solid #5535a4;}
        
        Border color #5535a4