#7d3bbb color space conversions
Hex:
        #7d3bbb
        RGB:
        125, 59, 187
        CMY:
        51, 77, 27
        CMYK:
        33, 68, 0, 27
      HSL:
        271°, 52.0325%, 48.2353%
        HSV (HSB):
        271°, 68.4492%, 73.3333%
        XYZ:
        18.9911, 11.0758, 48.1506
        xyY:
        0.2428, 0.1416, 11.0758
      CIE-Lab:
        39.7078, 52.1879, -56.3260
        CIE-LCH:
        39.7078, 76.7867, 312.8161
        CIE-Luv:
        39.7078, 16.8533, -85.6298
        Hunter-Lab:
        33.2803, 43.6188, -62.4859
      #7d3bbb color charts
#7d3bbb RGB chart
      #7d3bbb CMYK chart
      #7d3bbb RGB pie chart
      #7d3bbb color shades, tints & tones
#7d3bbb color schemes
#7d3bbb color preview, HTML & CSS examples
           This text has a color of #7d3bbb        
        
          <p style="color:#7d3bbb;">Text here</p>
        
        
          .mytext {color:#7d3bbb;}
        
        Text color #7d3bbb
      
           This box has a color of #7d3bbb        
        
          <div style="background-color:#7d3bbb;">Content here</div>
        
        
          .mybackground {background-color:#7d3bbb;}
        
        Background color #7d3bbb
      
           Border around this has a color of #7d3bbb        
        
          <div style="border:2px solid #7d3bbb;">Content here</div>
        
        
          .myborder {border:2px solid #7d3bbb;}
        
        Border color #7d3bbb