#7e215f color space conversions
Hex:
        #7e215f
        RGB:
        126, 33, 95
        CMY:
        51, 87, 63
        CMYK:
        0, 74, 25, 51
      HSL:
        320°, 58.4906%, 31.1765%
        HSV (HSB):
        320°, 73.8095%, 49.4118%
        XYZ:
        11.2136, 6.3496, 11.4610
        xyY:
        0.3864, 0.2188, 6.3496
      CIE-Lab:
        30.2778, 45.7561, -14.6425
        CIE-LCH:
        30.2778, 48.0418, 342.2547
        CIE-Luv:
        30.2778, 47.4844, -24.6342
        Hunter-Lab:
        25.1983, 35.3379, -9.3282
      #7e215f color charts
#7e215f RGB chart
      #7e215f CMYK chart
      #7e215f RGB pie chart
      #7e215f color shades, tints & tones
#7e215f color schemes
#7e215f color preview, HTML & CSS examples
           This text has a color of #7e215f        
        
          <p style="color:#7e215f;">Text here</p>
        
        
          .mytext {color:#7e215f;}
        
        Text color #7e215f
      
           This box has a color of #7e215f        
        
          <div style="background-color:#7e215f;">Content here</div>
        
        
          .mybackground {background-color:#7e215f;}
        
        Background color #7e215f
      
           Border around this has a color of #7e215f        
        
          <div style="border:2px solid #7e215f;">Content here</div>
        
        
          .myborder {border:2px solid #7e215f;}
        
        Border color #7e215f