#7f1eeb color space conversions
Hex:
        #7f1eeb
        RGB:
        127, 30, 235
        CMY:
        50, 88, 8
        CMYK:
        46, 87, 0, 8
      HSL:
        268°, 83.6735%, 51.9608%
        HSV (HSB):
        268°, 87.2340%, 92.1569%
        XYZ:
        24.2121, 11.4387, 79.5290
        xyY:
        0.2102, 0.0993, 11.4387
      CIE-Lab:
        40.3098, 74.2430, -83.0300
        CIE-LCH:
        40.3098, 111.3822, 311.8021
        CIE-Luv:
        40.3098, 13.1623, -121.2260
        Hunter-Lab:
        33.8212, 68.5983, -115.7430
      #7f1eeb color charts
#7f1eeb RGB chart
      #7f1eeb CMYK chart
      #7f1eeb RGB pie chart
      #7f1eeb color shades, tints & tones
#7f1eeb color schemes
#7f1eeb color preview, HTML & CSS examples
           This text has a color of #7f1eeb        
        
          <p style="color:#7f1eeb;">Text here</p>
        
        
          .mytext {color:#7f1eeb;}
        
        Text color #7f1eeb
      
           This box has a color of #7f1eeb        
        
          <div style="background-color:#7f1eeb;">Content here</div>
        
        
          .mybackground {background-color:#7f1eeb;}
        
        Background color #7f1eeb
      
           Border around this has a color of #7f1eeb        
        
          <div style="border:2px solid #7f1eeb;">Content here</div>
        
        
          .myborder {border:2px solid #7f1eeb;}
        
        Border color #7f1eeb