#7d286b color space conversions
Hex:
        #7d286b
        RGB:
        125, 40, 107
        CMY:
        51, 84, 58
        CMYK:
        0, 68, 14, 51
      HSL:
        313°, 51.5152%, 32.3529%
        HSV (HSB):
        313°, 68.0000%, 49.0196%
        XYZ:
        11.8701, 6.9391, 14.6237
        xyY:
        0.3550, 0.2076, 6.9391
      CIE-Lab:
        31.6679, 44.4594, -20.2366
        CIE-LCH:
        31.6679, 48.8483, 335.5264
        CIE-Luv:
        31.6679, 40.8522, -31.9428
        Hunter-Lab:
        26.3422, 34.3354, -14.4749
      #7d286b color charts
#7d286b RGB chart
      #7d286b CMYK chart
      #7d286b RGB pie chart
      #7d286b color shades, tints & tones
#7d286b color schemes
#7d286b color preview, HTML & CSS examples
           This text has a color of #7d286b        
        
          <p style="color:#7d286b;">Text here</p>
        
        
          .mytext {color:#7d286b;}
        
        Text color #7d286b
      
           This box has a color of #7d286b        
        
          <div style="background-color:#7d286b;">Content here</div>
        
        
          .mybackground {background-color:#7d286b;}
        
        Background color #7d286b
      
           Border around this has a color of #7d286b        
        
          <div style="border:2px solid #7d286b;">Content here</div>
        
        
          .myborder {border:2px solid #7d286b;}
        
        Border color #7d286b