#7b14df color space conversions
Hex:
        #7b14df
        RGB:
        123, 20, 223
        CMY:
        52, 92, 13
        CMYK:
        45, 91, 0, 13
      HSL:
        270°, 83.5391%, 47.6471%
        HSV (HSB):
        270°, 91.0314%, 87.4510%
        XYZ:
        21.7378, 10.0390, 70.6040
        xyY:
        0.2123, 0.0981, 10.0390
      CIE-Lab:
        37.9123, 73.3901, -80.1568
        CIE-LCH:
        37.9123, 108.6795, 312.4766
        CIE-Luv:
        37.9123, 14.0546, -114.9005
        Hunter-Lab:
        31.6843, 67.0167, -109.9403
      #7b14df color charts
#7b14df RGB chart
      #7b14df CMYK chart
      #7b14df RGB pie chart
      #7b14df color shades, tints & tones
#7b14df color schemes
#7b14df color preview, HTML & CSS examples
           This text has a color of #7b14df        
        
          <p style="color:#7b14df;">Text here</p>
        
        
          .mytext {color:#7b14df;}
        
        Text color #7b14df
      
           This box has a color of #7b14df        
        
          <div style="background-color:#7b14df;">Content here</div>
        
        
          .mybackground {background-color:#7b14df;}
        
        Background color #7b14df
      
           Border around this has a color of #7b14df        
        
          <div style="border:2px solid #7b14df;">Content here</div>
        
        
          .myborder {border:2px solid #7b14df;}
        
        Border color #7b14df