#7b278d color space conversions
Hex:
        #7b278d
        RGB:
        123, 39, 141
        CMY:
        52, 85, 45
        CMYK:
        13, 72, 0, 45
      HSL:
        289°, 56.6667%, 35.2941%
        HSV (HSB):
        289°, 72.3404%, 55.2941%
        XYZ:
        13.7016, 7.5851, 25.9412
        xyY:
        0.2901, 0.1606, 7.5851
      CIE-Lab:
        33.1034, 50.5164, -39.3252
        CIE-LCH:
        33.1034, 64.0186, 322.1005
        CIE-Luv:
        33.1034, 29.7438, -58.4501
        Hunter-Lab:
        27.5410, 40.6067, -36.5672
      #7b278d color charts
#7b278d RGB chart
      #7b278d CMYK chart
      #7b278d RGB pie chart
      #7b278d color shades, tints & tones
#7b278d color schemes
#7b278d color preview, HTML & CSS examples
           This text has a color of #7b278d        
        
          <p style="color:#7b278d;">Text here</p>
        
        
          .mytext {color:#7b278d;}
        
        Text color #7b278d
      
           This box has a color of #7b278d        
        
          <div style="background-color:#7b278d;">Content here</div>
        
        
          .mybackground {background-color:#7b278d;}
        
        Background color #7b278d
      
           Border around this has a color of #7b278d        
        
          <div style="border:2px solid #7b278d;">Content here</div>
        
        
          .myborder {border:2px solid #7b278d;}
        
        Border color #7b278d