#7d4fcf color space conversions
Hex:
        #7d4fcf
        RGB:
        125, 79, 207
        CMY:
        51, 69, 19
        CMYK:
        40, 62, 0, 19
      HSL:
        262°, 57.1429%, 56.0784%
        HSV (HSB):
        262°, 61.8357%, 81.1765%
        XYZ:
        22.5159, 14.4569, 60.6352
        xyY:
        0.2307, 0.1481, 14.4569
      CIE-Lab:
        44.8812, 46.9572, -59.5775
        CIE-LCH:
        44.8812, 75.8582, 308.2442
        CIE-Luv:
        44.8812, 9.3051, -93.0513
        Hunter-Lab:
        38.0223, 39.1646, -67.9359
      #7d4fcf color charts
#7d4fcf RGB chart
      #7d4fcf CMYK chart
      #7d4fcf RGB pie chart
      #7d4fcf color shades, tints & tones
#7d4fcf color schemes
#7d4fcf color preview, HTML & CSS examples
           This text has a color of #7d4fcf        
        
          <p style="color:#7d4fcf;">Text here</p>
        
        
          .mytext {color:#7d4fcf;}
        
        Text color #7d4fcf
      
           This box has a color of #7d4fcf        
        
          <div style="background-color:#7d4fcf;">Content here</div>
        
        
          .mybackground {background-color:#7d4fcf;}
        
        Background color #7d4fcf
      
           Border around this has a color of #7d4fcf        
        
          <div style="border:2px solid #7d4fcf;">Content here</div>
        
        
          .myborder {border:2px solid #7d4fcf;}
        
        Border color #7d4fcf