#7d49ee color space conversions
Hex:
        #7d49ee
        RGB:
        125, 73, 238
        CMY:
        51, 71, 7
        CMYK:
        47, 69, 0, 7
      HSL:
        259°, 82.9146%, 60.9804%
        HSV (HSB):
        259°, 69.3277%, 93.3333%
        XYZ:
        26.2726, 15.2981, 82.4570
        xyY:
        0.2118, 0.1233, 15.2981
      CIE-Lab:
        46.0398, 58.2923, -75.3344
        CIE-LCH:
        46.0398, 95.2537, 307.7320
        CIE-Luv:
        46.0398, 6.6074, -116.5167
        Hunter-Lab:
        39.1128, 51.4535, -97.6154
      #7d49ee color charts
#7d49ee RGB chart
      #7d49ee CMYK chart
      #7d49ee RGB pie chart
      #7d49ee color shades, tints & tones
#7d49ee color schemes
#7d49ee color preview, HTML & CSS examples
           This text has a color of #7d49ee        
        
          <p style="color:#7d49ee;">Text here</p>
        
        
          .mytext {color:#7d49ee;}
        
        Text color #7d49ee
      
           This box has a color of #7d49ee        
        
          <div style="background-color:#7d49ee;">Content here</div>
        
        
          .mybackground {background-color:#7d49ee;}
        
        Background color #7d49ee
      
           Border around this has a color of #7d49ee        
        
          <div style="border:2px solid #7d49ee;">Content here</div>
        
        
          .myborder {border:2px solid #7d49ee;}
        
        Border color #7d49ee