#5149ff color space conversions
Hex:
        #5149ff
        RGB:
        81, 73, 255
        CMY:
        68, 71, 0
        CMYK:
        68, 71, 0, 0
      HSL:
        243°, 100.0000%, 64.3137%
        HSV (HSB):
        243°, 71.3725%, 100.0000%
        XYZ:
        23.8259, 13.7344, 96.0030
        xyY:
        0.1784, 0.1028, 13.7344
      CIE-Lab:
        43.8496, 57.2909, -88.5917
        CIE-LCH:
        43.8496, 105.5023, 302.8901
        CIE-Luv:
        43.8496, -7.8685, -130.9045
        Hunter-Lab:
        37.0600, 49.9028, -127.6474
      #5149ff color charts
#5149ff RGB chart
      #5149ff CMYK chart
      #5149ff RGB pie chart
      #5149ff color shades, tints & tones
#5149ff color schemes
#5149ff color preview, HTML & CSS examples
           This text has a color of #5149ff        
        
          <p style="color:#5149ff;">Text here</p>
        
        
          .mytext {color:#5149ff;}
        
        Text color #5149ff
      
           This box has a color of #5149ff        
        
          <div style="background-color:#5149ff;">Content here</div>
        
        
          .mybackground {background-color:#5149ff;}
        
        Background color #5149ff
      
           Border around this has a color of #5149ff        
        
          <div style="border:2px solid #5149ff;">Content here</div>
        
        
          .myborder {border:2px solid #5149ff;}
        
        Border color #5149ff