#7d79ed color space conversions
Hex:
        #7d79ed
        RGB:
        125, 121, 237
        CMY:
        51, 53, 7
        CMYK:
        47, 49, 0, 7
      HSL:
        242°, 76.3158%, 70.1961%
        HSV (HSB):
        242°, 48.9451%, 92.9412%
        XYZ:
        30.5809, 24.1491, 83.1702
        xyY:
        0.2218, 0.1751, 24.1491
      CIE-Lab:
        56.2368, 31.2501, -58.2775
        CIE-LCH:
        56.2368, 66.1274, 298.2015
        CIE-Luv:
        56.2368, -5.4116, -95.0184
        Hunter-Lab:
        49.1418, 25.0823, -65.9464
      #7d79ed color charts
#7d79ed RGB chart
      #7d79ed CMYK chart
      #7d79ed RGB pie chart
      #7d79ed color shades, tints & tones
#7d79ed color schemes
#7d79ed color preview, HTML & CSS examples
           This text has a color of #7d79ed        
        
          <p style="color:#7d79ed;">Text here</p>
        
        
          .mytext {color:#7d79ed;}
        
        Text color #7d79ed
      
           This box has a color of #7d79ed        
        
          <div style="background-color:#7d79ed;">Content here</div>
        
        
          .mybackground {background-color:#7d79ed;}
        
        Background color #7d79ed
      
           Border around this has a color of #7d79ed        
        
          <div style="border:2px solid #7d79ed;">Content here</div>
        
        
          .myborder {border:2px solid #7d79ed;}
        
        Border color #7d79ed