#7d038b color space conversions
Hex:
        #7d038b
        RGB:
        125, 3, 139
        CMY:
        51, 99, 45
        CMYK:
        10, 98, 0, 45
      HSL:
        294°, 95.7746%, 27.8431%
        HSV (HSB):
        294°, 97.8417%, 54.5098%
        XYZ:
        13.1502, 6.2892, 24.9469
        xyY:
        0.2963, 0.1417, 6.2892
      CIE-Lab:
        30.1306, 59.7648, -42.8459
        CIE-LCH:
        30.1306, 73.5364, 324.3629
        CIE-Luv:
        30.1306, 35.5093, -61.8466
        Hunter-Lab:
        25.0782, 49.7127, -41.4248
      #7d038b color charts
#7d038b RGB chart
      #7d038b CMYK chart
      #7d038b RGB pie chart
      #7d038b color shades, tints & tones
#7d038b color schemes
#7d038b color preview, HTML & CSS examples
           This text has a color of #7d038b        
        
          <p style="color:#7d038b;">Text here</p>
        
        
          .mytext {color:#7d038b;}
        
        Text color #7d038b
      
           This box has a color of #7d038b        
        
          <div style="background-color:#7d038b;">Content here</div>
        
        
          .mybackground {background-color:#7d038b;}
        
        Background color #7d038b
      
           Border around this has a color of #7d038b        
        
          <div style="border:2px solid #7d038b;">Content here</div>
        
        
          .myborder {border:2px solid #7d038b;}
        
        Border color #7d038b