#7d078d color space conversions
Hex:
        #7d078d
        RGB:
        125, 7, 141
        CMY:
        51, 97, 45
        CMYK:
        11, 95, 0, 45
      HSL:
        293°, 90.5405%, 29.0196%
        HSV (HSB):
        293°, 95.0355%, 55.2941%
        XYZ:
        13.3411, 6.4350, 25.7382
        xyY:
        0.2931, 0.1414, 6.4350
      CIE-Lab:
        30.4845, 59.4852, -43.5163
        CIE-LCH:
        30.4845, 73.7032, 323.8127
        CIE-Luv:
        30.4845, 34.6398, -62.9178
        Hunter-Lab:
        25.3673, 49.4835, -42.3997
      #7d078d color charts
#7d078d RGB chart
      #7d078d CMYK chart
      #7d078d RGB pie chart
      #7d078d color shades, tints & tones
#7d078d color schemes
#7d078d color preview, HTML & CSS examples
           This text has a color of #7d078d        
        
          <p style="color:#7d078d;">Text here</p>
        
        
          .mytext {color:#7d078d;}
        
        Text color #7d078d
      
           This box has a color of #7d078d        
        
          <div style="background-color:#7d078d;">Content here</div>
        
        
          .mybackground {background-color:#7d078d;}
        
        Background color #7d078d
      
           Border around this has a color of #7d078d        
        
          <div style="border:2px solid #7d078d;">Content here</div>
        
        
          .myborder {border:2px solid #7d078d;}
        
        Border color #7d078d