#7b144f color space conversions
Hex:
        #7b144f
        RGB:
        123, 20, 79
        CMY:
        52, 92, 69
        CMYK:
        0, 84, 36, 52
      HSL:
        326°, 72.0280%, 28.0392%
        HSV (HSB):
        326°, 83.7398%, 48.2353%
        XYZ:
        9.8298, 5.2758, 7.8974
        xyY:
        0.4273, 0.2294, 5.2758
      CIE-Lab:
        27.5064, 47.1683, -8.3962
        CIE-LCH:
        27.5064, 47.9097, 349.9067
        CIE-Luv:
        27.5064, 54.0569, -16.7593
        Hunter-Lab:
        22.9691, 36.1948, -4.3071
      #7b144f color charts
#7b144f RGB chart
      #7b144f CMYK chart
      #7b144f RGB pie chart
      #7b144f color shades, tints & tones
#7b144f color schemes
#7b144f color preview, HTML & CSS examples
           This text has a color of #7b144f        
        
          <p style="color:#7b144f;">Text here</p>
        
        
          .mytext {color:#7b144f;}
        
        Text color #7b144f
      
           This box has a color of #7b144f        
        
          <div style="background-color:#7b144f;">Content here</div>
        
        
          .mybackground {background-color:#7b144f;}
        
        Background color #7b144f
      
           Border around this has a color of #7b144f        
        
          <div style="border:2px solid #7b144f;">Content here</div>
        
        
          .myborder {border:2px solid #7b144f;}
        
        Border color #7b144f