#7b14ef color space conversions
Hex:
        #7b14ef
        RGB:
        123, 20, 239
        CMY:
        52, 92, 6
        CMYK:
        49, 92, 0, 6
      HSL:
        268°, 87.2510%, 50.7843%
        HSV (HSB):
        268°, 91.6318%, 93.7255%
        XYZ:
        23.9985, 10.9433, 82.5088
        xyY:
        0.2043, 0.0932, 10.9433
      CIE-Lab:
        39.4847, 76.8646, -86.6744
        CIE-LCH:
        39.4847, 115.8474, 311.5673
        CIE-Luv:
        39.4847, 11.5467, -124.3597
        Hunter-Lab:
        33.0806, 71.6029, -124.7231
      #7b14ef color charts
#7b14ef RGB chart
      #7b14ef CMYK chart
      #7b14ef RGB pie chart
      #7b14ef color shades, tints & tones
#7b14ef color schemes
#7b14ef color preview, HTML & CSS examples
           This text has a color of #7b14ef        
        
          <p style="color:#7b14ef;">Text here</p>
        
        
          .mytext {color:#7b14ef;}
        
        Text color #7b14ef
      
           This box has a color of #7b14ef        
        
          <div style="background-color:#7b14ef;">Content here</div>
        
        
          .mybackground {background-color:#7b14ef;}
        
        Background color #7b14ef
      
           Border around this has a color of #7b14ef        
        
          <div style="border:2px solid #7b14ef;">Content here</div>
        
        
          .myborder {border:2px solid #7b14ef;}
        
        Border color #7b14ef