#5150ed color space conversions
Hex:
        #5150ed
        RGB:
        81, 80, 237
        CMY:
        68, 69, 7
        CMYK:
        66, 66, 0, 7
      HSL:
        240°, 81.3472%, 62.1569%
        HSV (HSB):
        240°, 66.2447%, 92.9412%
        XYZ:
        21.5481, 13.6011, 81.6103
        xyY:
        0.1846, 0.1165, 13.6011
      CIE-Lab:
        43.6553, 47.7434, -78.8196
        CIE-LCH:
        43.6553, 92.1518, 301.2046
        CIE-Luv:
        43.6553, -8.2892, -118.1058
        Hunter-Lab:
        36.8796, 39.7547, -105.3861
      #5150ed color charts
#5150ed RGB chart
      #5150ed CMYK chart
      #5150ed RGB pie chart
      #5150ed color shades, tints & tones
#5150ed color schemes
#5150ed color preview, HTML & CSS examples
           This text has a color of #5150ed        
        
          <p style="color:#5150ed;">Text here</p>
        
        
          .mytext {color:#5150ed;}
        
        Text color #5150ed
      
           This box has a color of #5150ed        
        
          <div style="background-color:#5150ed;">Content here</div>
        
        
          .mybackground {background-color:#5150ed;}
        
        Background color #5150ed
      
           Border around this has a color of #5150ed        
        
          <div style="border:2px solid #5150ed;">Content here</div>
        
        
          .myborder {border:2px solid #5150ed;}
        
        Border color #5150ed