#552eba color space conversions
Hex:
        #552eba
        RGB:
        85, 46, 186
        CMY:
        67, 82, 27
        CMYK:
        54, 75, 0, 27
      HSL:
        257°, 60.3448%, 45.4902%
        HSV (HSB):
        257°, 75.2688%, 72.9412%
        XYZ:
        13.5862, 7.4305, 47.1725
        xyY:
        0.1992, 0.1090, 7.4305
      CIE-Lab:
        32.7674, 51.2265, -67.2533
        CIE-LCH:
        32.7674, 84.5409, 307.2963
        CIE-Luv:
        32.7674, 2.5707, -92.6323
        Hunter-Lab:
        27.2589, 41.2641, -83.5224
      #552eba color charts
#552eba RGB chart
      #552eba CMYK chart
      #552eba RGB pie chart
      #552eba color shades, tints & tones
#552eba color schemes
#552eba color preview, HTML & CSS examples
           This text has a color of #552eba        
        
          <p style="color:#552eba;">Text here</p>
        
        
          .mytext {color:#552eba;}
        
        Text color #552eba
      
           This box has a color of #552eba        
        
          <div style="background-color:#552eba;">Content here</div>
        
        
          .mybackground {background-color:#552eba;}
        
        Background color #552eba
      
           Border around this has a color of #552eba        
        
          <div style="border:2px solid #552eba;">Content here</div>
        
        
          .myborder {border:2px solid #552eba;}
        
        Border color #552eba