#7d057f color space conversions
Hex:
        #7d057f
        RGB:
        125, 5, 127
        CMY:
        51, 98, 50
        CMYK:
        2, 96, 0, 50
      HSL:
        299°, 92.4242%, 25.8824%
        HSV (HSB):
        299°, 96.0630%, 49.8039%
        XYZ:
        12.3425, 6.0008, 20.5864
        xyY:
        0.3170, 0.1541, 6.0008
      CIE-Lab:
        29.4145, 57.4444, -36.4890
        CIE-LCH:
        29.4145, 68.0537, 327.5761
        CIE-Luv:
        29.4145, 39.3811, -53.2484
        Hunter-Lab:
        24.4966, 47.0674, -32.6785
      #7d057f color charts
#7d057f RGB chart
      #7d057f CMYK chart
      #7d057f RGB pie chart
      #7d057f color shades, tints & tones
#7d057f color schemes
#7d057f color preview, HTML & CSS examples
           This text has a color of #7d057f        
        
          <p style="color:#7d057f;">Text here</p>
        
        
          .mytext {color:#7d057f;}
        
        Text color #7d057f
      
           This box has a color of #7d057f        
        
          <div style="background-color:#7d057f;">Content here</div>
        
        
          .mybackground {background-color:#7d057f;}
        
        Background color #7d057f
      
           Border around this has a color of #7d057f        
        
          <div style="border:2px solid #7d057f;">Content here</div>
        
        
          .myborder {border:2px solid #7d057f;}
        
        Border color #7d057f