#7d7ffb color space conversions
Hex:
        #7d7ffb
        RGB:
        125, 127, 251
        CMY:
        51, 50, 2
        CMYK:
        50, 49, 0, 2
      HSL:
        239°, 94.0299%, 73.7255%
        HSV (HSB):
        239°, 50.1992%, 98.4314%
        XYZ:
        33.4594, 26.5038, 94.6190
        xyY:
        0.2165, 0.1715, 26.5038
      CIE-Lab:
        58.5122, 31.8718, -62.3854
        CIE-LCH:
        58.5122, 70.0554, 297.0618
        CIE-Luv:
        58.5122, -8.0789, -102.4327
        Hunter-Lab:
        51.4818, 25.9188, -72.9326
      #7d7ffb color charts
#7d7ffb RGB chart
      #7d7ffb CMYK chart
      #7d7ffb RGB pie chart
      #7d7ffb color shades, tints & tones
#7d7ffb color schemes
#7d7ffb color preview, HTML & CSS examples
           This text has a color of #7d7ffb        
        
          <p style="color:#7d7ffb;">Text here</p>
        
        
          .mytext {color:#7d7ffb;}
        
        Text color #7d7ffb
      
           This box has a color of #7d7ffb        
        
          <div style="background-color:#7d7ffb;">Content here</div>
        
        
          .mybackground {background-color:#7d7ffb;}
        
        Background color #7d7ffb
      
           Border around this has a color of #7d7ffb        
        
          <div style="border:2px solid #7d7ffb;">Content here</div>
        
        
          .myborder {border:2px solid #7d7ffb;}
        
        Border color #7d7ffb