#7b0f96 color space conversions
Hex:
        #7b0f96
        RGB:
        123, 15, 150
        CMY:
        52, 94, 41
        CMYK:
        18, 90, 0, 41
      HSL:
        288°, 81.8182%, 32.3529%
        HSV (HSB):
        288°, 90.0000%, 58.8235%
        XYZ:
        13.8442, 6.7546, 29.4283
        xyY:
        0.2767, 0.1350, 6.7546
      CIE-Lab:
        31.2416, 59.4476, -47.8588
        CIE-LCH:
        31.2416, 76.3183, 321.1639
        CIE-Luv:
        31.2416, 30.1973, -68.8533
        Hunter-Lab:
        25.9896, 49.6020, -48.9418
      #7b0f96 color charts
#7b0f96 RGB chart
      #7b0f96 CMYK chart
      #7b0f96 RGB pie chart
      #7b0f96 color shades, tints & tones
#7b0f96 color schemes
#7b0f96 color preview, HTML & CSS examples
           This text has a color of #7b0f96        
        
          <p style="color:#7b0f96;">Text here</p>
        
        
          .mytext {color:#7b0f96;}
        
        Text color #7b0f96
      
           This box has a color of #7b0f96        
        
          <div style="background-color:#7b0f96;">Content here</div>
        
        
          .mybackground {background-color:#7b0f96;}
        
        Background color #7b0f96
      
           Border around this has a color of #7b0f96        
        
          <div style="border:2px solid #7b0f96;">Content here</div>
        
        
          .myborder {border:2px solid #7b0f96;}
        
        Border color #7b0f96