#7b1f8a color space conversions
Hex:
        #7b1f8a
        RGB:
        123, 31, 138
        CMY:
        52, 88, 46
        CMYK:
        11, 78, 0, 46
      HSL:
        292°, 63.3136%, 33.1373%
        HSV (HSB):
        292°, 77.5362%, 54.1176%
        XYZ:
        13.2458, 7.0259, 24.7028
        xyY:
        0.2945, 0.1562, 7.0259
      CIE-Lab:
        31.8658, 52.9107, -39.4536
        CIE-LCH:
        31.8658, 66.0010, 323.2894
        CIE-Luv:
        31.8658, 31.9189, -58.1060
        Hunter-Lab:
        26.5064, 42.8139, -36.7010
      #7b1f8a color charts
#7b1f8a RGB chart
      #7b1f8a CMYK chart
      #7b1f8a RGB pie chart
      #7b1f8a color shades, tints & tones
#7b1f8a color schemes
#7b1f8a color preview, HTML & CSS examples
           This text has a color of #7b1f8a        
        
          <p style="color:#7b1f8a;">Text here</p>
        
        
          .mytext {color:#7b1f8a;}
        
        Text color #7b1f8a
      
           This box has a color of #7b1f8a        
        
          <div style="background-color:#7b1f8a;">Content here</div>
        
        
          .mybackground {background-color:#7b1f8a;}
        
        Background color #7b1f8a
      
           Border around this has a color of #7b1f8a        
        
          <div style="border:2px solid #7b1f8a;">Content here</div>
        
        
          .myborder {border:2px solid #7b1f8a;}
        
        Border color #7b1f8a