#7d5bed color space conversions
Hex:
        #7d5bed
        RGB:
        125, 91, 237
        CMY:
        51, 64, 7
        CMYK:
        47, 62, 0, 7
      HSL:
        254°, 80.2198%, 64.3137%
        HSV (HSB):
        254°, 61.6034%, 92.9412%
        XYZ:
        27.4846, 17.9566, 82.1381
        xyY:
        0.2154, 0.1407, 17.9566
      CIE-Lab:
        49.4434, 48.5551, -69.2309
        CIE-LCH:
        49.4434, 84.5607, 305.0439
        CIE-Luv:
        49.4434, 2.9135, -109.8157
        Hunter-Lab:
        42.3752, 41.6187, -85.2624
      #7d5bed color charts
#7d5bed RGB chart
      #7d5bed CMYK chart
      #7d5bed RGB pie chart
      #7d5bed color shades, tints & tones
#7d5bed color schemes
#7d5bed color preview, HTML & CSS examples
           This text has a color of #7d5bed        
        
          <p style="color:#7d5bed;">Text here</p>
        
        
          .mytext {color:#7d5bed;}
        
        Text color #7d5bed
      
           This box has a color of #7d5bed        
        
          <div style="background-color:#7d5bed;">Content here</div>
        
        
          .mybackground {background-color:#7d5bed;}
        
        Background color #7d5bed
      
           Border around this has a color of #7d5bed        
        
          <div style="border:2px solid #7d5bed;">Content here</div>
        
        
          .myborder {border:2px solid #7d5bed;}
        
        Border color #7d5bed