#7d21db color space conversions
Hex:
        #7d21db
        RGB:
        125, 33, 219
        CMY:
        51, 87, 14
        CMYK:
        43, 85, 0, 14
      HSL:
        270°, 73.8095%, 49.4118%
        HSV (HSB):
        270°, 84.9315%, 85.8824%
        XYZ:
        21.7875, 10.5622, 67.9082
        xyY:
        0.2173, 0.1053, 10.5622
      CIE-Lab:
        38.8330, 69.6541, -76.3375
        CIE-LCH:
        38.8330, 103.3398, 312.3789
        CIE-Luv:
        38.8330, 14.7138, -111.4410
        Hunter-Lab:
        32.4995, 62.7914, -101.1378
      #7d21db color charts
#7d21db RGB chart
      #7d21db CMYK chart
      #7d21db RGB pie chart
      #7d21db color shades, tints & tones
#7d21db color schemes
#7d21db color preview, HTML & CSS examples
           This text has a color of #7d21db        
        
          <p style="color:#7d21db;">Text here</p>
        
        
          .mytext {color:#7d21db;}
        
        Text color #7d21db
      
           This box has a color of #7d21db        
        
          <div style="background-color:#7d21db;">Content here</div>
        
        
          .mybackground {background-color:#7d21db;}
        
        Background color #7d21db
      
           Border around this has a color of #7d21db        
        
          <div style="border:2px solid #7d21db;">Content here</div>
        
        
          .myborder {border:2px solid #7d21db;}
        
        Border color #7d21db