#7d2bee color space conversions
Hex:
        #7d2bee
        RGB:
        125, 43, 238
        CMY:
        51, 83, 7
        CMYK:
        47, 82, 0, 7
      HSL:
        265°, 85.1528%, 55.0980%
        HSV (HSB):
        265°, 81.9328%, 93.3333%
        XYZ:
        24.7539, 12.2608, 81.9508
        xyY:
        0.2081, 0.1031, 12.2608
      CIE-Lab:
        41.6276, 70.9098, -82.5679
        CIE-LCH:
        41.6276, 108.8378, 310.6562
        CIE-Luv:
        41.6276, 10.8275, -122.0629
        Hunter-Lab:
        35.0154, 64.9127, -114.2529
      #7d2bee color charts
#7d2bee RGB chart
      #7d2bee CMYK chart
      #7d2bee RGB pie chart
      #7d2bee color shades, tints & tones
#7d2bee color schemes
#7d2bee color preview, HTML & CSS examples
           This text has a color of #7d2bee        
        
          <p style="color:#7d2bee;">Text here</p>
        
        
          .mytext {color:#7d2bee;}
        
        Text color #7d2bee
      
           This box has a color of #7d2bee        
        
          <div style="background-color:#7d2bee;">Content here</div>
        
        
          .mybackground {background-color:#7d2bee;}
        
        Background color #7d2bee
      
           Border around this has a color of #7d2bee        
        
          <div style="border:2px solid #7d2bee;">Content here</div>
        
        
          .myborder {border:2px solid #7d2bee;}
        
        Border color #7d2bee