#7b14d3 color space conversions
Hex:
        #7b14d3
        RGB:
        123, 20, 211
        CMY:
        52, 92, 17
        CMYK:
        42, 91, 0, 17
      HSL:
        272°, 82.6840%, 45.2941%
        HSV (HSB):
        272°, 90.5213%, 82.7451%
        XYZ:
        20.1764, 9.4144, 62.3818
        xyY:
        0.2194, 0.1024, 9.4144
      CIE-Lab:
        36.7702, 70.8090, -75.1269
        CIE-LCH:
        36.7702, 103.2374, 313.3053
        CIE-Luv:
        36.7702, 16.1162, -107.6657
        Hunter-Lab:
        30.6829, 63.6825, -99.0651
      #7b14d3 color charts
#7b14d3 RGB chart
      #7b14d3 CMYK chart
      #7b14d3 RGB pie chart
      #7b14d3 color shades, tints & tones
#7b14d3 color schemes
#7b14d3 color preview, HTML & CSS examples
           This text has a color of #7b14d3        
        
          <p style="color:#7b14d3;">Text here</p>
        
        
          .mytext {color:#7b14d3;}
        
        Text color #7b14d3
      
           This box has a color of #7b14d3        
        
          <div style="background-color:#7b14d3;">Content here</div>
        
        
          .mybackground {background-color:#7b14d3;}
        
        Background color #7b14d3
      
           Border around this has a color of #7b14d3        
        
          <div style="border:2px solid #7b14d3;">Content here</div>
        
        
          .myborder {border:2px solid #7b14d3;}
        
        Border color #7b14d3