#7f4bdb color space conversions
Hex:
        #7f4bdb
        RGB:
        127, 75, 219
        CMY:
        50, 71, 14
        CMYK:
        42, 66, 0, 14
      HSL:
        262°, 66.6667%, 57.6471%
        HSV (HSB):
        262°, 65.7534%, 85.8824%
        XYZ:
        24.0547, 14.6587, 68.5794
        xyY:
        0.2242, 0.1366, 14.6587
      CIE-Lab:
        45.1631, 52.6352, -65.9847
        CIE-LCH:
        45.1631, 84.4065, 308.5790
        CIE-Luv:
        45.1631, 9.4732, -102.7166
        Hunter-Lab:
        38.2866, 45.1461, -79.4003
      #7f4bdb color charts
#7f4bdb RGB chart
      #7f4bdb CMYK chart
      #7f4bdb RGB pie chart
      #7f4bdb color shades, tints & tones
#7f4bdb color schemes
#7f4bdb color preview, HTML & CSS examples
           This text has a color of #7f4bdb        
        
          <p style="color:#7f4bdb;">Text here</p>
        
        
          .mytext {color:#7f4bdb;}
        
        Text color #7f4bdb
      
           This box has a color of #7f4bdb        
        
          <div style="background-color:#7f4bdb;">Content here</div>
        
        
          .mybackground {background-color:#7f4bdb;}
        
        Background color #7f4bdb
      
           Border around this has a color of #7f4bdb        
        
          <div style="border:2px solid #7f4bdb;">Content here</div>
        
        
          .myborder {border:2px solid #7f4bdb;}
        
        Border color #7f4bdb