#7f49ec color space conversions
Hex:
        #7f49ec
        RGB:
        127, 73, 236
        CMY:
        50, 71, 7
        CMYK:
        46, 69, 0, 7
      HSL:
        260°, 81.0945%, 60.5882%
        HSV (HSB):
        260°, 69.0678%, 92.5490%
        XYZ:
        26.2753, 15.3332, 80.9316
        xyY:
        0.2144, 0.1251, 15.3332
      CIE-Lab:
        46.0873, 58.0987, -74.1215
        CIE-LCH:
        46.0873, 94.1778, 308.0905
        CIE-Luv:
        46.0873, 7.6417, -114.9278
        Hunter-Lab:
        39.1577, 51.2496, -95.1310
      #7f49ec color charts
#7f49ec RGB chart
      #7f49ec CMYK chart
      #7f49ec RGB pie chart
      #7f49ec color shades, tints & tones
#7f49ec color schemes
#7f49ec color preview, HTML & CSS examples
           This text has a color of #7f49ec        
        
          <p style="color:#7f49ec;">Text here</p>
        
        
          .mytext {color:#7f49ec;}
        
        Text color #7f49ec
      
           This box has a color of #7f49ec        
        
          <div style="background-color:#7f49ec;">Content here</div>
        
        
          .mybackground {background-color:#7f49ec;}
        
        Background color #7f49ec
      
           Border around this has a color of #7f49ec        
        
          <div style="border:2px solid #7f49ec;">Content here</div>
        
        
          .myborder {border:2px solid #7f49ec;}
        
        Border color #7f49ec