#7f14eb color space conversions
Hex:
        #7f14eb
        RGB:
        127, 20, 235
        CMY:
        50, 92, 8
        CMYK:
        46, 91, 0, 8
      HSL:
        270°, 84.3137%, 50.0000%
        HSV (HSB):
        270°, 91.4894%, 92.1569%
        XYZ:
        23.9979, 11.0105, 79.4577
        xyY:
        0.2097, 0.0962, 11.0105
      CIE-Lab:
        39.5981, 76.3733, -84.2031
        CIE-LCH:
        39.5981, 113.6796, 312.2085
        CIE-Luv:
        39.5981, 13.7381, -121.7711
        Hunter-Lab:
        33.1821, 71.0262, -118.7482
      #7f14eb color charts
#7f14eb RGB chart
      #7f14eb CMYK chart
      #7f14eb RGB pie chart
      #7f14eb color shades, tints & tones
#7f14eb color schemes
#7f14eb color preview, HTML & CSS examples
           This text has a color of #7f14eb        
        
          <p style="color:#7f14eb;">Text here</p>
        
        
          .mytext {color:#7f14eb;}
        
        Text color #7f14eb
      
           This box has a color of #7f14eb        
        
          <div style="background-color:#7f14eb;">Content here</div>
        
        
          .mybackground {background-color:#7f14eb;}
        
        Background color #7f14eb
      
           Border around this has a color of #7f14eb        
        
          <div style="border:2px solid #7f14eb;">Content here</div>
        
        
          .myborder {border:2px solid #7f14eb;}
        
        Border color #7f14eb