#7d2ebb color space conversions
Hex:
        #7d2ebb
        RGB:
        125, 46, 187
        CMY:
        51, 82, 27
        CMYK:
        33, 75, 0, 27
      HSL:
        274°, 60.5150%, 45.6863%
        HSV (HSB):
        274°, 75.4011%, 73.3333%
        XYZ:
        18.4041, 9.9018, 47.9549
        xyY:
        0.2413, 0.1298, 9.9018
      CIE-Lab:
        37.6656, 57.9472, -59.6403
        CIE-LCH:
        37.6656, 83.1555, 314.1751
        CIE-Luv:
        37.6656, 19.1082, -88.9213
        Hunter-Lab:
        31.4672, 49.3311, -68.3291
      #7d2ebb color charts
#7d2ebb RGB chart
      #7d2ebb CMYK chart
      #7d2ebb RGB pie chart
      #7d2ebb color shades, tints & tones
#7d2ebb color schemes
#7d2ebb color preview, HTML & CSS examples
           This text has a color of #7d2ebb        
        
          <p style="color:#7d2ebb;">Text here</p>
        
        
          .mytext {color:#7d2ebb;}
        
        Text color #7d2ebb
      
           This box has a color of #7d2ebb        
        
          <div style="background-color:#7d2ebb;">Content here</div>
        
        
          .mybackground {background-color:#7d2ebb;}
        
        Background color #7d2ebb
      
           Border around this has a color of #7d2ebb        
        
          <div style="border:2px solid #7d2ebb;">Content here</div>
        
        
          .myborder {border:2px solid #7d2ebb;}
        
        Border color #7d2ebb