#7b0e41 color space conversions
Hex:
        #7b0e41
        RGB:
        123, 14, 65
        CMY:
        52, 95, 75
        CMYK:
        0, 89, 47, 52
      HSL:
        332°, 79.5620%, 26.8627%
        HSV (HSB):
        332°, 88.6179%, 48.2353%
        XYZ:
        9.2796, 4.9067, 5.4590
        xyY:
        0.4724, 0.2498, 4.9067
      CIE-Lab:
        26.4672, 47.1838, -0.5283
        CIE-LCH:
        26.4672, 47.1868, 359.3585
        CIE-Luv:
        26.4672, 60.5988, -8.0612
        Hunter-Lab:
        22.1510, 36.0132, 0.8940
      #7b0e41 color charts
#7b0e41 RGB chart
      #7b0e41 CMYK chart
      #7b0e41 RGB pie chart
      #7b0e41 color shades, tints & tones
#7b0e41 color schemes
#7b0e41 color preview, HTML & CSS examples
           This text has a color of #7b0e41        
        
          <p style="color:#7b0e41;">Text here</p>
        
        
          .mytext {color:#7b0e41;}
        
        Text color #7b0e41
      
           This box has a color of #7b0e41        
        
          <div style="background-color:#7b0e41;">Content here</div>
        
        
          .mybackground {background-color:#7b0e41;}
        
        Background color #7b0e41
      
           Border around this has a color of #7b0e41        
        
          <div style="border:2px solid #7b0e41;">Content here</div>
        
        
          .myborder {border:2px solid #7b0e41;}
        
        Border color #7b0e41