#5550ce color space conversions
Hex:
        #5550ce
        RGB:
        85, 80, 206
        CMY:
        67, 69, 19
        CMYK:
        59, 61, 0, 19
      HSL:
        242°, 56.2500%, 56.0784%
        HSV (HSB):
        242°, 61.1650%, 80.7843%
        XYZ:
        17.7556, 12.1248, 59.7970
        xyY:
        0.1980, 0.1352, 12.1248
      CIE-Lab:
        41.4139, 38.3526, -64.7940
        CIE-LCH:
        41.4139, 75.2940, 300.6220
        CIE-Luv:
        41.4139, -5.6291, -97.1377
        Hunter-Lab:
        34.8208, 30.0831, -77.4431
      #5550ce color charts
#5550ce RGB chart
      #5550ce CMYK chart
      #5550ce RGB pie chart
      #5550ce color shades, tints & tones
#5550ce color schemes
#5550ce color preview, HTML & CSS examples
           This text has a color of #5550ce        
        
          <p style="color:#5550ce;">Text here</p>
        
        
          .mytext {color:#5550ce;}
        
        Text color #5550ce
      
           This box has a color of #5550ce        
        
          <div style="background-color:#5550ce;">Content here</div>
        
        
          .mybackground {background-color:#5550ce;}
        
        Background color #5550ce
      
           Border around this has a color of #5550ce        
        
          <div style="border:2px solid #5550ce;">Content here</div>
        
        
          .myborder {border:2px solid #5550ce;}
        
        Border color #5550ce