#7f51ed color space conversions
Hex:
        #7f51ed
        RGB:
        127, 81, 237
        CMY:
        50, 68, 7
        CMYK:
        46, 66, 0, 7
      HSL:
        258°, 81.2500%, 62.3529%
        HSV (HSB):
        258°, 65.8228%, 92.9412%
        XYZ:
        26.9809, 16.5113, 81.8857
        xyY:
        0.2152, 0.1317, 16.5113
      CIE-Lab:
        47.6383, 54.3034, -72.1565
        CIE-LCH:
        47.6383, 90.3073, 306.9643
        CIE-Luv:
        47.6383, 5.9346, -113.1659
        Hunter-Lab:
        40.6341, 47.4136, -91.0371
      #7f51ed color charts
#7f51ed RGB chart
      #7f51ed CMYK chart
      #7f51ed RGB pie chart
      #7f51ed color shades, tints & tones
#7f51ed color schemes
#7f51ed color preview, HTML & CSS examples
           This text has a color of #7f51ed        
        
          <p style="color:#7f51ed;">Text here</p>
        
        
          .mytext {color:#7f51ed;}
        
        Text color #7f51ed
      
           This box has a color of #7f51ed        
        
          <div style="background-color:#7f51ed;">Content here</div>
        
        
          .mybackground {background-color:#7f51ed;}
        
        Background color #7f51ed
      
           Border around this has a color of #7f51ed        
        
          <div style="border:2px solid #7f51ed;">Content here</div>
        
        
          .myborder {border:2px solid #7f51ed;}
        
        Border color #7f51ed