#7d205b color space conversions
Hex:
        #7d205b
        RGB:
        125, 32, 91
        CMY:
        51, 87, 64
        CMYK:
        0, 74, 27, 51
      HSL:
        322°, 59.2357%, 30.7843%
        HSV (HSB):
        322°, 74.4000%, 49.0196%
        XYZ:
        10.8623, 6.1483, 10.5118
        xyY:
        0.3947, 0.2234, 6.1483
      CIE-Lab:
        29.7836, 45.2978, -12.8118
        CIE-LCH:
        29.7836, 47.0747, 344.2072
        CIE-Luv:
        29.7836, 48.3629, -22.1852
        Hunter-Lab:
        24.7958, 34.8027, -7.7779
      #7d205b color charts
#7d205b RGB chart
      #7d205b CMYK chart
      #7d205b RGB pie chart
      #7d205b color shades, tints & tones
#7d205b color schemes
#7d205b color preview, HTML & CSS examples
           This text has a color of #7d205b        
        
          <p style="color:#7d205b;">Text here</p>
        
        
          .mytext {color:#7d205b;}
        
        Text color #7d205b
      
           This box has a color of #7d205b        
        
          <div style="background-color:#7d205b;">Content here</div>
        
        
          .mybackground {background-color:#7d205b;}
        
        Background color #7d205b
      
           Border around this has a color of #7d205b        
        
          <div style="border:2px solid #7d205b;">Content here</div>
        
        
          .myborder {border:2px solid #7d205b;}
        
        Border color #7d205b