#7d3ffb color space conversions
Hex:
        #7d3ffb
        RGB:
        125, 63, 251
        CMY:
        51, 75, 2
        CMYK:
        50, 75, 0, 2
      HSL:
        260°, 95.9184%, 61.5686%
        HSV (HSB):
        260°, 74.9004%, 98.4314%
        XYZ:
        27.6475, 14.8800, 92.6817
        xyY:
        0.2045, 0.1101, 14.8800
      CIE-Lab:
        45.4694, 66.3364, -83.5613
        CIE-LCH:
        45.4694, 106.6912, 308.4448
        CIE-Luv:
        45.4694, 6.6544, -127.1626
        Hunter-Lab:
        38.5746, 60.4304, -115.4515
      #7d3ffb color charts
#7d3ffb RGB chart
      #7d3ffb CMYK chart
      #7d3ffb RGB pie chart
      #7d3ffb color shades, tints & tones
#7d3ffb color schemes
#7d3ffb color preview, HTML & CSS examples
           This text has a color of #7d3ffb        
        
          <p style="color:#7d3ffb;">Text here</p>
        
        
          .mytext {color:#7d3ffb;}
        
        Text color #7d3ffb
      
           This box has a color of #7d3ffb        
        
          <div style="background-color:#7d3ffb;">Content here</div>
        
        
          .mybackground {background-color:#7d3ffb;}
        
        Background color #7d3ffb
      
           Border around this has a color of #7d3ffb        
        
          <div style="border:2px solid #7d3ffb;">Content here</div>
        
        
          .myborder {border:2px solid #7d3ffb;}
        
        Border color #7d3ffb