#7b0258 color space conversions
Hex:
        #7b0258
        RGB:
        123, 2, 88
        CMY:
        52, 99, 65
        CMYK:
        0, 98, 28, 52
      HSL:
        317°, 96.8000%, 24.5098%
        HSV (HSB):
        317°, 98.3740%, 48.2353%
        XYZ:
        9.9515, 4.9590, 9.6652
        xyY:
        0.4049, 0.2018, 4.9590
      CIE-Lab:
        26.6175, 51.9647, -15.7384
        CIE-LCH:
        26.6175, 54.2957, 343.1502
        CIE-Luv:
        26.6175, 53.0796, -25.7896
        Hunter-Lab:
        22.2687, 40.7987, -10.1453
      #7b0258 color charts
#7b0258 RGB chart
      #7b0258 CMYK chart
      #7b0258 RGB pie chart
      #7b0258 color shades, tints & tones
#7b0258 color schemes
#7b0258 color preview, HTML & CSS examples
           This text has a color of #7b0258        
        
          <p style="color:#7b0258;">Text here</p>
        
        
          .mytext {color:#7b0258;}
        
        Text color #7b0258
      
           This box has a color of #7b0258        
        
          <div style="background-color:#7b0258;">Content here</div>
        
        
          .mybackground {background-color:#7b0258;}
        
        Background color #7b0258
      
           Border around this has a color of #7b0258        
        
          <div style="border:2px solid #7b0258;">Content here</div>
        
        
          .myborder {border:2px solid #7b0258;}
        
        Border color #7b0258