#7b1878 color space conversions
Hex:
        #7b1878
        RGB:
        123, 24, 120
        CMY:
        52, 91, 53
        CMYK:
        0, 80, 2, 52
      HSL:
        302°, 67.3469%, 28.8235%
        HSV (HSB):
        302°, 80.4878%, 48.2353%
        XYZ:
        11.8852, 6.2203, 18.3435
        xyY:
        0.3261, 0.1707, 6.2203
      CIE-Lab:
        29.9616, 51.9200, -31.2157
        CIE-LCH:
        29.9616, 60.5814, 328.9846
        CIE-Luv:
        29.9616, 38.5144, -46.3216
        Hunter-Lab:
        24.9405, 41.4167, -26.1489
      #7b1878 color charts
#7b1878 RGB chart
      #7b1878 CMYK chart
      #7b1878 RGB pie chart
      #7b1878 color shades, tints & tones
#7b1878 color schemes
#7b1878 color preview, HTML & CSS examples
           This text has a color of #7b1878        
        
          <p style="color:#7b1878;">Text here</p>
        
        
          .mytext {color:#7b1878;}
        
        Text color #7b1878
      
           This box has a color of #7b1878        
        
          <div style="background-color:#7b1878;">Content here</div>
        
        
          .mybackground {background-color:#7b1878;}
        
        Background color #7b1878
      
           Border around this has a color of #7b1878        
        
          <div style="border:2px solid #7b1878;">Content here</div>
        
        
          .myborder {border:2px solid #7b1878;}
        
        Border color #7b1878