#7d2bed color space conversions
Hex:
        #7d2bed
        RGB:
        125, 43, 237
        CMY:
        51, 83, 7
        CMYK:
        47, 82, 0, 7
      HSL:
        265°, 84.3478%, 54.9020%
        HSV (HSB):
        265°, 81.8565%, 92.9412%
        XYZ:
        24.6074, 12.2022, 81.1791
        xyY:
        0.2086, 0.1034, 12.2022
      CIE-Lab:
        41.5356, 70.6749, -82.1536
        CIE-LCH:
        41.5356, 108.3705, 310.7047
        CIE-Luv:
        41.5356, 10.9731, -121.4538
        Hunter-Lab:
        34.9316, 64.6132, -113.3346
      #7d2bed color charts
#7d2bed RGB chart
      #7d2bed CMYK chart
      #7d2bed RGB pie chart
      #7d2bed color shades, tints & tones
#7d2bed color schemes
#7d2bed color preview, HTML & CSS examples
           This text has a color of #7d2bed        
        
          <p style="color:#7d2bed;">Text here</p>
        
        
          .mytext {color:#7d2bed;}
        
        Text color #7d2bed
      
           This box has a color of #7d2bed        
        
          <div style="background-color:#7d2bed;">Content here</div>
        
        
          .mybackground {background-color:#7d2bed;}
        
        Background color #7d2bed
      
           Border around this has a color of #7d2bed        
        
          <div style="border:2px solid #7d2bed;">Content here</div>
        
        
          .myborder {border:2px solid #7d2bed;}
        
        Border color #7d2bed