#5111f5 color space conversions
Hex:
        #5111f5
        RGB:
        81, 17, 245
        CMY:
        68, 93, 4
        CMYK:
        67, 93, 0, 4
      HSL:
        257°, 91.9355%, 51.3725%
        HSV (HSB):
        257°, 93.0612%, 96.0784%
        XYZ:
        20.0752, 8.7428, 87.0156
        xyY:
        0.1733, 0.0755, 8.7428
      CIE-Lab:
        35.4843, 75.8524, -96.8330
        CIE-LCH:
        35.4843, 123.0050, 308.0727
        CIE-Luv:
        35.4843, -1.4114, -127.9982
        Hunter-Lab:
        29.5682, 69.4474, -153.7854
      #5111f5 color charts
#5111f5 RGB chart
      #5111f5 CMYK chart
      #5111f5 RGB pie chart
      #5111f5 color shades, tints & tones
#5111f5 color schemes
#5111f5 color preview, HTML & CSS examples
           This text has a color of #5111f5        
        
          <p style="color:#5111f5;">Text here</p>
        
        
          .mytext {color:#5111f5;}
        
        Text color #5111f5
      
           This box has a color of #5111f5        
        
          <div style="background-color:#5111f5;">Content here</div>
        
        
          .mybackground {background-color:#5111f5;}
        
        Background color #5111f5
      
           Border around this has a color of #5111f5        
        
          <div style="border:2px solid #5111f5;">Content here</div>
        
        
          .myborder {border:2px solid #5111f5;}
        
        Border color #5111f5