#7d2fec color space conversions
Hex:
        #7d2fec
        RGB:
        125, 47, 236
        CMY:
        51, 82, 7
        CMYK:
        47, 80, 0, 7
      HSL:
        265°, 83.2599%, 55.4902%
        HSV (HSB):
        265°, 80.0847%, 92.5490%
        XYZ:
        24.6143, 12.4491, 80.4625
        xyY:
        0.2094, 0.1059, 12.4491
      CIE-Lab:
        41.9212, 69.0427, -80.9536
        CIE-LCH:
        41.9212, 106.3973, 310.4598
        CIE-Luv:
        41.9212, 10.6980, -120.3633
        Hunter-Lab:
        35.2833, 62.7790, -110.5106
      #7d2fec color charts
#7d2fec RGB chart
      #7d2fec CMYK chart
      #7d2fec RGB pie chart
      #7d2fec color shades, tints & tones
#7d2fec color schemes
#7d2fec color preview, HTML & CSS examples
           This text has a color of #7d2fec        
        
          <p style="color:#7d2fec;">Text here</p>
        
        
          .mytext {color:#7d2fec;}
        
        Text color #7d2fec
      
           This box has a color of #7d2fec        
        
          <div style="background-color:#7d2fec;">Content here</div>
        
        
          .mybackground {background-color:#7d2fec;}
        
        Background color #7d2fec
      
           Border around this has a color of #7d2fec        
        
          <div style="border:2px solid #7d2fec;">Content here</div>
        
        
          .myborder {border:2px solid #7d2fec;}
        
        Border color #7d2fec