#7b0f94 color space conversions
Hex:
        #7b0f94
        RGB:
        123, 15, 148
        CMY:
        52, 94, 42
        CMYK:
        17, 90, 0, 42
      HSL:
        289°, 81.5951%, 31.9608%
        HSV (HSB):
        289°, 89.8649%, 58.0392%
        XYZ:
        13.6845, 6.6907, 28.5872
        xyY:
        0.2795, 0.1367, 6.6907
      CIE-Lab:
        31.0922, 59.0761, -46.8725
        CIE-LCH:
        31.0922, 75.4123, 321.5706
        CIE-Luv:
        31.0922, 30.7655, -67.4861
        Hunter-Lab:
        25.8664, 49.1683, -47.4199
      #7b0f94 color charts
#7b0f94 RGB chart
      #7b0f94 CMYK chart
      #7b0f94 RGB pie chart
      #7b0f94 color shades, tints & tones
#7b0f94 color schemes
#7b0f94 color preview, HTML & CSS examples
           This text has a color of #7b0f94        
        
          <p style="color:#7b0f94;">Text here</p>
        
        
          .mytext {color:#7b0f94;}
        
        Text color #7b0f94
      
           This box has a color of #7b0f94        
        
          <div style="background-color:#7b0f94;">Content here</div>
        
        
          .mybackground {background-color:#7b0f94;}
        
        Background color #7b0f94
      
           Border around this has a color of #7b0f94        
        
          <div style="border:2px solid #7b0f94;">Content here</div>
        
        
          .myborder {border:2px solid #7b0f94;}
        
        Border color #7b0f94