#7b14ce color space conversions
Hex:
        #7b14ce
        RGB:
        123, 20, 206
        CMY:
        52, 92, 19
        CMYK:
        40, 90, 0, 19
      HSL:
        273°, 82.3009%, 44.3137%
        HSV (HSB):
        273°, 90.2913%, 80.7843%
        XYZ:
        19.5591, 9.1675, 59.1311
        xyY:
        0.2226, 0.1043, 9.1675
      CIE-Lab:
        36.3048, 69.7418, -72.9925
        CIE-LCH:
        36.3048, 100.9546, 313.6954
        CIE-Luv:
        36.3048, 17.0262, -104.6111
        Hunter-Lab:
        30.2779, 62.3224, -94.5958
      #7b14ce color charts
#7b14ce RGB chart
      #7b14ce CMYK chart
      #7b14ce RGB pie chart
      #7b14ce color shades, tints & tones
#7b14ce color schemes
#7b14ce color preview, HTML & CSS examples
           This text has a color of #7b14ce        
        
          <p style="color:#7b14ce;">Text here</p>
        
        
          .mytext {color:#7b14ce;}
        
        Text color #7b14ce
      
           This box has a color of #7b14ce        
        
          <div style="background-color:#7b14ce;">Content here</div>
        
        
          .mybackground {background-color:#7b14ce;}
        
        Background color #7b14ce
      
           Border around this has a color of #7b14ce        
        
          <div style="border:2px solid #7b14ce;">Content here</div>
        
        
          .myborder {border:2px solid #7b14ce;}
        
        Border color #7b14ce