#7d3bcb color space conversions
Hex:
        #7d3bcb
        RGB:
        125, 59, 203
        CMY:
        51, 77, 20
        CMYK:
        38, 71, 0, 20
      HSL:
        268°, 58.0645%, 51.3725%
        HSV (HSB):
        268°, 70.9360%, 79.6078%
        XYZ:
        20.8009, 11.7997, 57.6812
        xyY:
        0.2304, 0.1307, 11.7997
      CIE-Lab:
        40.8960, 56.0717, -63.7318
        CIE-LCH:
        40.8960, 84.8869, 311.3416
        CIE-Luv:
        40.8960, 14.1023, -96.7422
        Hunter-Lab:
        34.3507, 47.9761, -75.5134
      #7d3bcb color charts
#7d3bcb RGB chart
      #7d3bcb CMYK chart
      #7d3bcb RGB pie chart
      #7d3bcb color shades, tints & tones
#7d3bcb color schemes
#7d3bcb color preview, HTML & CSS examples
           This text has a color of #7d3bcb        
        
          <p style="color:#7d3bcb;">Text here</p>
        
        
          .mytext {color:#7d3bcb;}
        
        Text color #7d3bcb
      
           This box has a color of #7d3bcb        
        
          <div style="background-color:#7d3bcb;">Content here</div>
        
        
          .mybackground {background-color:#7d3bcb;}
        
        Background color #7d3bcb
      
           Border around this has a color of #7d3bcb        
        
          <div style="border:2px solid #7d3bcb;">Content here</div>
        
        
          .myborder {border:2px solid #7d3bcb;}
        
        Border color #7d3bcb