#7f51e1 color space conversions
Hex:
        #7f51e1
        RGB:
        127, 81, 225
        CMY:
        50, 68, 12
        CMYK:
        44, 64, 0, 12
      HSL:
        259°, 70.5882%, 60.0000%
        HSV (HSB):
        259°, 64.0000%, 88.2353%
        XYZ:
        25.2854, 15.8331, 72.9576
        xyY:
        0.2217, 0.1388, 15.8331
      CIE-Lab:
        46.7548, 51.0790, -66.8137
        CIE-LCH:
        46.7548, 84.1019, 307.3979
        CIE-Luv:
        46.7548, 7.3838, -104.8387
        Hunter-Lab:
        39.7909, 43.7953, -80.8561
      #7f51e1 color charts
#7f51e1 RGB chart
      #7f51e1 CMYK chart
      #7f51e1 RGB pie chart
      #7f51e1 color shades, tints & tones
#7f51e1 color schemes
#7f51e1 color preview, HTML & CSS examples
           This text has a color of #7f51e1        
        
          <p style="color:#7f51e1;">Text here</p>
        
        
          .mytext {color:#7f51e1;}
        
        Text color #7f51e1
      
           This box has a color of #7f51e1        
        
          <div style="background-color:#7f51e1;">Content here</div>
        
        
          .mybackground {background-color:#7f51e1;}
        
        Background color #7f51e1
      
           Border around this has a color of #7f51e1        
        
          <div style="border:2px solid #7f51e1;">Content here</div>
        
        
          .myborder {border:2px solid #7f51e1;}
        
        Border color #7f51e1