#5055e1 color space conversions
Hex:
        #5055e1
        RGB:
        80, 85, 225
        CMY:
        69, 67, 12
        CMYK:
        64, 62, 0, 12
      HSL:
        238°, 70.7317%, 59.8039%
        HSV (HSB):
        238°, 64.4444%, 88.2353%
        XYZ:
        20.1474, 13.6387, 72.8048
        xyY:
        0.1890, 0.1280, 13.6387
      CIE-Lab:
        43.7103, 40.7519, -71.9406
        CIE-LCH:
        43.7103, 82.6811, 299.5301
        CIE-Luv:
        43.7103, -9.0808, -108.7264
        Hunter-Lab:
        36.9306, 32.7514, -91.0325
      #5055e1 color charts
#5055e1 RGB chart
      #5055e1 CMYK chart
      #5055e1 RGB pie chart
      #5055e1 color shades, tints & tones
#5055e1 color schemes
#5055e1 color preview, HTML & CSS examples
           This text has a color of #5055e1        
        
          <p style="color:#5055e1;">Text here</p>
        
        
          .mytext {color:#5055e1;}
        
        Text color #5055e1
      
           This box has a color of #5055e1        
        
          <div style="background-color:#5055e1;">Content here</div>
        
        
          .mybackground {background-color:#5055e1;}
        
        Background color #5055e1
      
           Border around this has a color of #5055e1        
        
          <div style="border:2px solid #5055e1;">Content here</div>
        
        
          .myborder {border:2px solid #5055e1;}
        
        Border color #5055e1