#7d1dff color space conversions
Hex:
        #7d1dff
        RGB:
        125, 29, 255
        CMY:
        51, 89, 0
        CMYK:
        51, 89, 0, 0
      HSL:
        265°, 100.0000%, 55.6863%
        HSV (HSB):
        265°, 88.6275%, 100.0000%
        XYZ:
        26.9468, 12.4587, 95.5923
        xyY:
        0.1996, 0.0923, 12.4587
      CIE-Lab:
        41.9361, 78.7436, -91.6170
        CIE-LCH:
        41.9361, 120.8066, 310.6786
        CIE-Luv:
        41.9361, 9.5266, -133.2121
        Hunter-Lab:
        35.2969, 74.5032, -135.8634
      #7d1dff color charts
#7d1dff RGB chart
      #7d1dff CMYK chart
      #7d1dff RGB pie chart
      #7d1dff color shades, tints & tones
#7d1dff color schemes
#7d1dff color preview, HTML & CSS examples
           This text has a color of #7d1dff        
        
          <p style="color:#7d1dff;">Text here</p>
        
        
          .mytext {color:#7d1dff;}
        
        Text color #7d1dff
      
           This box has a color of #7d1dff        
        
          <div style="background-color:#7d1dff;">Content here</div>
        
        
          .mybackground {background-color:#7d1dff;}
        
        Background color #7d1dff
      
           Border around this has a color of #7d1dff        
        
          <div style="border:2px solid #7d1dff;">Content here</div>
        
        
          .myborder {border:2px solid #7d1dff;}
        
        Border color #7d1dff