#7d4ffe color space conversions
Hex:
        #7d4ffe
        RGB:
        125, 79, 254
        CMY:
        51, 69, 0
        CMYK:
        51, 69, 0, 0
      HSL:
        256°, 98.8701%, 65.2941%
        HSV (HSB):
        256°, 68.8976%, 99.6078%
        XYZ:
        29.1428, 17.1077, 95.5321
        xyY:
        0.2055, 0.1207, 17.1077
      CIE-Lab:
        48.3954, 59.5921, -80.4400
        CIE-LCH:
        48.3954, 100.1090, 306.5321
        CIE-Luv:
        48.3954, 3.6679, -125.4041
        Hunter-Lab:
        41.3615, 53.3866, -107.9884
      #7d4ffe color charts
#7d4ffe RGB chart
      #7d4ffe CMYK chart
      #7d4ffe RGB pie chart
      #7d4ffe color shades, tints & tones
#7d4ffe color schemes
#7d4ffe color preview, HTML & CSS examples
           This text has a color of #7d4ffe        
        
          <p style="color:#7d4ffe;">Text here</p>
        
        
          .mytext {color:#7d4ffe;}
        
        Text color #7d4ffe
      
           This box has a color of #7d4ffe        
        
          <div style="background-color:#7d4ffe;">Content here</div>
        
        
          .mybackground {background-color:#7d4ffe;}
        
        Background color #7d4ffe
      
           Border around this has a color of #7d4ffe        
        
          <div style="border:2px solid #7d4ffe;">Content here</div>
        
        
          .myborder {border:2px solid #7d4ffe;}
        
        Border color #7d4ffe