#7d418b color space conversions
Hex:
        #7d418b
        RGB:
        125, 65, 139
        CMY:
        51, 75, 45
        CMYK:
        10, 53, 0, 45
      HSL:
        289°, 36.2745%, 40.0000%
        HSV (HSB):
        289°, 53.2374%, 54.5098%
        XYZ:
        15.0079, 10.0046, 25.5662
        xyY:
        0.2967, 0.1978, 10.0046
      CIE-Lab:
        37.8508, 38.1337, -30.5397
        CIE-LCH:
        37.8508, 48.8554, 321.3103
        CIE-Luv:
        37.8508, 24.8269, -47.1975
        Hunter-Lab:
        31.6301, 29.3424, -25.7822
      #7d418b color charts
#7d418b RGB chart
      #7d418b CMYK chart
      #7d418b RGB pie chart
      #7d418b color shades, tints & tones
#7d418b color schemes
#7d418b color preview, HTML & CSS examples
           This text has a color of #7d418b        
        
          <p style="color:#7d418b;">Text here</p>
        
        
          .mytext {color:#7d418b;}
        
        Text color #7d418b
      
           This box has a color of #7d418b        
        
          <div style="background-color:#7d418b;">Content here</div>
        
        
          .mybackground {background-color:#7d418b;}
        
        Background color #7d418b
      
           Border around this has a color of #7d418b        
        
          <div style="border:2px solid #7d418b;">Content here</div>
        
        
          .myborder {border:2px solid #7d418b;}
        
        Border color #7d418b