#7d54ce color space conversions
Hex:
        #7d54ce
        RGB:
        125, 84, 206
        CMY:
        51, 67, 19
        CMYK:
        39, 59, 0, 19
      HSL:
        260°, 55.4545%, 56.8627%
        HSV (HSB):
        260°, 59.2233%, 80.7843%
        XYZ:
        22.7683, 15.1569, 60.1181
        xyY:
        0.2322, 0.1546, 15.1569
      CIE-Lab:
        45.8483, 43.9408, -57.4410
        CIE-LCH:
        45.8483, 72.3205, 307.4150
        CIE-Luv:
        45.8483, 8.1804, -90.2685
        Hunter-Lab:
        38.9318, 36.2609, -64.3027
      #7d54ce color charts
#7d54ce RGB chart
      #7d54ce CMYK chart
      #7d54ce RGB pie chart
      #7d54ce color shades, tints & tones
#7d54ce color schemes
#7d54ce color preview, HTML & CSS examples
           This text has a color of #7d54ce        
        
          <p style="color:#7d54ce;">Text here</p>
        
        
          .mytext {color:#7d54ce;}
        
        Text color #7d54ce
      
           This box has a color of #7d54ce        
        
          <div style="background-color:#7d54ce;">Content here</div>
        
        
          .mybackground {background-color:#7d54ce;}
        
        Background color #7d54ce
      
           Border around this has a color of #7d54ce        
        
          <div style="border:2px solid #7d54ce;">Content here</div>
        
        
          .myborder {border:2px solid #7d54ce;}
        
        Border color #7d54ce