#7d5ceb color space conversions
Hex:
        #7d5ceb
        RGB:
        125, 92, 235
        CMY:
        51, 64, 8
        CMYK:
        47, 61, 0, 8
      HSL:
        254°, 78.1421%, 64.1176%
        HSV (HSB):
        254°, 60.8511%, 92.1569%
        XYZ:
        27.2800, 18.0124, 80.6362
        xyY:
        0.2166, 0.1430, 18.0124
      CIE-Lab:
        49.5112, 47.4404, -67.9975
        CIE-LCH:
        49.5112, 82.9111, 304.9027
        CIE-Luv:
        49.5112, 2.8760, -107.9917
        Hunter-Lab:
        42.4410, 40.4633, -82.9398
      #7d5ceb color charts
#7d5ceb RGB chart
      #7d5ceb CMYK chart
      #7d5ceb RGB pie chart
      #7d5ceb color shades, tints & tones
#7d5ceb color schemes
#7d5ceb color preview, HTML & CSS examples
           This text has a color of #7d5ceb        
        
          <p style="color:#7d5ceb;">Text here</p>
        
        
          .mytext {color:#7d5ceb;}
        
        Text color #7d5ceb
      
           This box has a color of #7d5ceb        
        
          <div style="background-color:#7d5ceb;">Content here</div>
        
        
          .mybackground {background-color:#7d5ceb;}
        
        Background color #7d5ceb
      
           Border around this has a color of #7d5ceb        
        
          <div style="border:2px solid #7d5ceb;">Content here</div>
        
        
          .myborder {border:2px solid #7d5ceb;}
        
        Border color #7d5ceb