#7e187d color space conversions
Hex:
        #7e187d
        RGB:
        126, 24, 125
        CMY:
        51, 91, 51
        CMYK:
        0, 81, 1, 51
      HSL:
        301°, 68.0000%, 29.4118%
        HSV (HSB):
        301°, 80.9524%, 49.4118%
        XYZ:
        12.6325, 6.5696, 20.0043
        xyY:
        0.3222, 0.1676, 6.5696
      CIE-Lab:
        30.8062, 53.4136, -32.9972
        CIE-LCH:
        30.8062, 62.7840, 328.2936
        CIE-Luv:
        30.8062, 38.9793, -49.2396
        Hunter-Lab:
        25.6311, 43.1205, -28.3321
      #7e187d color charts
#7e187d RGB chart
      #7e187d CMYK chart
      #7e187d RGB pie chart
      #7e187d color shades, tints & tones
#7e187d color schemes
#7e187d color preview, HTML & CSS examples
           This text has a color of #7e187d        
        
          <p style="color:#7e187d;">Text here</p>
        
        
          .mytext {color:#7e187d;}
        
        Text color #7e187d
      
           This box has a color of #7e187d        
        
          <div style="background-color:#7e187d;">Content here</div>
        
        
          .mybackground {background-color:#7e187d;}
        
        Background color #7e187d
      
           Border around this has a color of #7e187d        
        
          <div style="border:2px solid #7e187d;">Content here</div>
        
        
          .myborder {border:2px solid #7e187d;}
        
        Border color #7e187d