#7b0c83 color space conversions
Hex:
        #7b0c83
        RGB:
        123, 12, 131
        CMY:
        52, 95, 49
        CMYK:
        6, 91, 0, 49
      HSL:
        296°, 83.2168%, 28.0392%
        HSV (HSB):
        296°, 90.8397%, 51.3725%
        XYZ:
        12.3966, 6.1126, 21.9992
        xyY:
        0.3060, 0.1509, 6.1126
      CIE-Lab:
        29.6948, 56.6059, -38.5738
        CIE-LCH:
        29.6948, 68.4994, 325.7277
        CIE-Luv:
        29.6948, 36.1720, -55.9308
        Hunter-Lab:
        24.7237, 46.2345, -35.4499
      #7b0c83 color charts
#7b0c83 RGB chart
      #7b0c83 CMYK chart
      #7b0c83 RGB pie chart
      #7b0c83 color shades, tints & tones
#7b0c83 color schemes
#7b0c83 color preview, HTML & CSS examples
           This text has a color of #7b0c83        
        
          <p style="color:#7b0c83;">Text here</p>
        
        
          .mytext {color:#7b0c83;}
        
        Text color #7b0c83
      
           This box has a color of #7b0c83        
        
          <div style="background-color:#7b0c83;">Content here</div>
        
        
          .mybackground {background-color:#7b0c83;}
        
        Background color #7b0c83
      
           Border around this has a color of #7b0c83        
        
          <div style="border:2px solid #7b0c83;">Content here</div>
        
        
          .myborder {border:2px solid #7b0c83;}
        
        Border color #7b0c83