#5550c5 color space conversions
Hex:
        #5550c5
        RGB:
        85, 80, 197
        CMY:
        67, 69, 23
        CMYK:
        57, 59, 0, 23
      HSL:
        243°, 50.2146%, 54.3137%
        HSV (HSB):
        243°, 59.3909%, 77.2549%
        XYZ:
        16.6930, 11.6998, 54.2018
        xyY:
        0.2021, 0.1417, 11.6998
      CIE-Lab:
        40.7350, 35.4594, -60.6878
        CIE-LCH:
        40.7350, 70.2878, 300.2974
        CIE-Luv:
        40.7350, -5.1056, -90.8453
        Hunter-Lab:
        34.2050, 27.2543, -70.0083
      #5550c5 color charts
#5550c5 RGB chart
      #5550c5 CMYK chart
      #5550c5 RGB pie chart
      #5550c5 color shades, tints & tones
#5550c5 color schemes
#5550c5 color preview, HTML & CSS examples
           This text has a color of #5550c5        
        
          <p style="color:#5550c5;">Text here</p>
        
        
          .mytext {color:#5550c5;}
        
        Text color #5550c5
      
           This box has a color of #5550c5        
        
          <div style="background-color:#5550c5;">Content here</div>
        
        
          .mybackground {background-color:#5550c5;}
        
        Background color #5550c5
      
           Border around this has a color of #5550c5        
        
          <div style="border:2px solid #5550c5;">Content here</div>
        
        
          .myborder {border:2px solid #5550c5;}
        
        Border color #5550c5