#5535ab color space conversions
Hex:
        #5535ab
        RGB:
        85, 53, 171
        CMY:
        67, 79, 33
        CMYK:
        50, 69, 0, 33
      HSL:
        256°, 52.6786%, 43.9216%
        HSV (HSB):
        256°, 69.0058%, 67.0588%
        XYZ:
        12.3701, 7.4178, 39.3079
        xyY:
        0.2093, 0.1255, 7.4178
      CIE-Lab:
        32.7397, 43.3007, -58.3748
        CIE-LCH:
        32.7397, 72.6812, 306.5669
        CIE-Luv:
        32.7397, 2.9780, -81.7040
        Hunter-Lab:
        27.2356, 33.4104, -66.5056
      #5535ab color charts
#5535ab RGB chart
      #5535ab CMYK chart
      #5535ab RGB pie chart
      #5535ab color shades, tints & tones
#5535ab color schemes
#5535ab color preview, HTML & CSS examples
           This text has a color of #5535ab        
        
          <p style="color:#5535ab;">Text here</p>
        
        
          .mytext {color:#5535ab;}
        
        Text color #5535ab
      
           This box has a color of #5535ab        
        
          <div style="background-color:#5535ab;">Content here</div>
        
        
          .mybackground {background-color:#5535ab;}
        
        Background color #5535ab
      
           Border around this has a color of #5535ab        
        
          <div style="border:2px solid #5535ab;">Content here</div>
        
        
          .myborder {border:2px solid #5535ab;}
        
        Border color #5535ab