#7b078b color space conversions
Hex:
        #7b078b
        RGB:
        123, 7, 139
        CMY:
        52, 97, 45
        CMYK:
        12, 95, 0, 45
      HSL:
        293°, 90.4110%, 28.6275%
        HSV (HSB):
        293°, 94.9640%, 54.5098%
        XYZ:
        12.9046, 6.2270, 24.9479
        xyY:
        0.2928, 0.1413, 6.2270
      CIE-Lab:
        29.9781, 58.8020, -43.1105
        CIE-LCH:
        29.9781, 72.9122, 323.7531
        CIE-Luv:
        29.9781, 33.9453, -61.9524
        Hunter-Lab:
        24.9539, 48.6392, -41.8078
      #7b078b color charts
#7b078b RGB chart
      #7b078b CMYK chart
      #7b078b RGB pie chart
      #7b078b color shades, tints & tones
#7b078b color schemes
#7b078b color preview, HTML & CSS examples
           This text has a color of #7b078b        
        
          <p style="color:#7b078b;">Text here</p>
        
        
          .mytext {color:#7b078b;}
        
        Text color #7b078b
      
           This box has a color of #7b078b        
        
          <div style="background-color:#7b078b;">Content here</div>
        
        
          .mybackground {background-color:#7b078b;}
        
        Background color #7b078b
      
           Border around this has a color of #7b078b        
        
          <div style="border:2px solid #7b078b;">Content here</div>
        
        
          .myborder {border:2px solid #7b078b;}
        
        Border color #7b078b