#7b79ed color space conversions
Hex:
        #7b79ed
        RGB:
        123, 121, 237
        CMY:
        52, 53, 7
        CMYK:
        48, 49, 0, 7
      HSL:
        241°, 76.3158%, 70.1961%
        HSV (HSB):
        241°, 48.9451%, 92.9412%
        XYZ:
        30.2918, 24.0001, 83.1567
        xyY:
        0.2204, 0.1746, 24.0001
      CIE-Lab:
        56.0879, 30.8089, -58.5243
        CIE-LCH:
        56.0879, 66.1384, 297.7636
        CIE-Luv:
        56.0879, -6.1584, -95.3062
        Hunter-Lab:
        48.9899, 24.6391, -66.3474
      #7b79ed color charts
#7b79ed RGB chart
      #7b79ed CMYK chart
      #7b79ed RGB pie chart
      #7b79ed color shades, tints & tones
#7b79ed color schemes
#7b79ed color preview, HTML & CSS examples
           This text has a color of #7b79ed        
        
          <p style="color:#7b79ed;">Text here</p>
        
        
          .mytext {color:#7b79ed;}
        
        Text color #7b79ed
      
           This box has a color of #7b79ed        
        
          <div style="background-color:#7b79ed;">Content here</div>
        
        
          .mybackground {background-color:#7b79ed;}
        
        Background color #7b79ed
      
           Border around this has a color of #7b79ed        
        
          <div style="border:2px solid #7b79ed;">Content here</div>
        
        
          .myborder {border:2px solid #7b79ed;}
        
        Border color #7b79ed