#7b0a95 color space conversions
Hex:
        #7b0a95
        RGB:
        123, 10, 149
        CMY:
        52, 96, 42
        CMYK:
        17, 93, 0, 42
      HSL:
        289°, 87.4214%, 31.1765%
        HSV (HSB):
        289°, 93.2886%, 58.4314%
        XYZ:
        13.7017, 6.5980, 28.9851
        xyY:
        0.2780, 0.1339, 6.5980
      CIE-Lab:
        30.8736, 60.1284, -47.8410
        CIE-LCH:
        30.8736, 76.8387, 321.4926
        CIE-Luv:
        30.8736, 30.7870, -68.5808
        Hunter-Lab:
        25.6865, 50.2644, -48.9234
      #7b0a95 color charts
#7b0a95 RGB chart
      #7b0a95 CMYK chart
      #7b0a95 RGB pie chart
      #7b0a95 color shades, tints & tones
#7b0a95 color schemes
#7b0a95 color preview, HTML & CSS examples
           This text has a color of #7b0a95        
        
          <p style="color:#7b0a95;">Text here</p>
        
        
          .mytext {color:#7b0a95;}
        
        Text color #7b0a95
      
           This box has a color of #7b0a95        
        
          <div style="background-color:#7b0a95;">Content here</div>
        
        
          .mybackground {background-color:#7b0a95;}
        
        Background color #7b0a95
      
           Border around this has a color of #7b0a95        
        
          <div style="border:2px solid #7b0a95;">Content here</div>
        
        
          .myborder {border:2px solid #7b0a95;}
        
        Border color #7b0a95