#7d387b color space conversions
Hex:
        #7d387b
        RGB:
        125, 56, 123
        CMY:
        51, 78, 52
        CMYK:
        0, 55, 2, 51
      HSL:
        302°, 38.1215%, 35.4902%
        HSV (HSB):
        302°, 55.2000%, 49.0196%
        XYZ:
        13.4468, 8.6184, 19.6937
        xyY:
        0.3220, 0.2064, 8.6184
      CIE-Lab:
        35.2389, 39.6759, -24.7630
        CIE-LCH:
        35.2389, 46.7695, 328.0304
        CIE-Luv:
        35.2389, 31.4683, -38.4695
        Hunter-Lab:
        29.3571, 30.3856, -19.2237
      #7d387b color charts
#7d387b RGB chart
      #7d387b CMYK chart
      #7d387b RGB pie chart
      #7d387b color shades, tints & tones
#7d387b color schemes
#7d387b color preview, HTML & CSS examples
           This text has a color of #7d387b        
        
          <p style="color:#7d387b;">Text here</p>
        
        
          .mytext {color:#7d387b;}
        
        Text color #7d387b
      
           This box has a color of #7d387b        
        
          <div style="background-color:#7d387b;">Content here</div>
        
        
          .mybackground {background-color:#7d387b;}
        
        Background color #7d387b
      
           Border around this has a color of #7d387b        
        
          <div style="border:2px solid #7d387b;">Content here</div>
        
        
          .myborder {border:2px solid #7d387b;}
        
        Border color #7d387b