#7d7eda color space conversions
Hex:
        #7d7eda
        RGB:
        125, 126, 218
        CMY:
        51, 51, 15
        CMYK:
        43, 42, 0, 15
      HSL:
        239°, 55.6886%, 67.2549%
        HSV (HSB):
        239°, 42.6606%, 85.4902%
        XYZ:
        28.5732, 24.3436, 69.5225
        xyY:
        0.2334, 0.1988, 24.3436
      CIE-Lab:
        56.4302, 22.7483, -47.3409
        CIE-LCH:
        56.4302, 52.5228, 295.6653
        CIE-Luv:
        56.4302, -5.9258, -76.7142
        Hunter-Lab:
        49.3393, 17.0286, -49.0063
      #7d7eda color charts
#7d7eda RGB chart
      #7d7eda CMYK chart
      #7d7eda RGB pie chart
      #7d7eda color shades, tints & tones
#7d7eda color schemes
#7d7eda color preview, HTML & CSS examples
           This text has a color of #7d7eda        
        
          <p style="color:#7d7eda;">Text here</p>
        
        
          .mytext {color:#7d7eda;}
        
        Text color #7d7eda
      
           This box has a color of #7d7eda        
        
          <div style="background-color:#7d7eda;">Content here</div>
        
        
          .mybackground {background-color:#7d7eda;}
        
        Background color #7d7eda
      
           Border around this has a color of #7d7eda        
        
          <div style="border:2px solid #7d7eda;">Content here</div>
        
        
          .myborder {border:2px solid #7d7eda;}
        
        Border color #7d7eda