#7d37be color space conversions
Hex:
        #7d37be
        RGB:
        125, 55, 190
        CMY:
        51, 78, 25
        CMYK:
        34, 71, 0, 25
      HSL:
        271°, 55.1020%, 48.0392%
        HSV (HSB):
        271°, 71.0526%, 74.5098%
        XYZ:
        19.1179, 10.8101, 49.7941
        xyY:
        0.2398, 0.1356, 10.8101
      CIE-Lab:
        39.2587, 54.7730, -58.8146
        CIE-LCH:
        39.2587, 80.3694, 312.9622
        CIE-Luv:
        39.2587, 17.0645, -88.8527
        Hunter-Lab:
        32.8786, 46.2545, -66.7786
      #7d37be color charts
#7d37be RGB chart
      #7d37be CMYK chart
      #7d37be RGB pie chart
      #7d37be color shades, tints & tones
#7d37be color schemes
#7d37be color preview, HTML & CSS examples
           This text has a color of #7d37be        
        
          <p style="color:#7d37be;">Text here</p>
        
        
          .mytext {color:#7d37be;}
        
        Text color #7d37be
      
           This box has a color of #7d37be        
        
          <div style="background-color:#7d37be;">Content here</div>
        
        
          .mybackground {background-color:#7d37be;}
        
        Background color #7d37be
      
           Border around this has a color of #7d37be        
        
          <div style="border:2px solid #7d37be;">Content here</div>
        
        
          .myborder {border:2px solid #7d37be;}
        
        Border color #7d37be