#7b7eff color space conversions
Hex:
        #7b7eff
        RGB:
        123, 126, 255
        CMY:
        52, 51, 0
        CMYK:
        52, 51, 0, 0
      HSL:
        239°, 100.0000%, 74.1176%
        HSV (HSB):
        239°, 51.7647%, 100.0000%
        XYZ:
        33.6792, 26.3527, 97.9192
        xyY:
        0.2132, 0.1668, 26.3527
      CIE-Lab:
        58.3703, 33.2548, -64.8236
        CIE-LCH:
        58.3703, 72.8559, 297.1580
        CIE-Luv:
        58.3703, -8.6800, -106.3636
        Hunter-Lab:
        51.3348, 27.2725, -77.1590
      #7b7eff color charts
#7b7eff RGB chart
      #7b7eff CMYK chart
      #7b7eff RGB pie chart
      #7b7eff color shades, tints & tones
#7b7eff color schemes
#7b7eff color preview, HTML & CSS examples
           This text has a color of #7b7eff        
        
          <p style="color:#7b7eff;">Text here</p>
        
        
          .mytext {color:#7b7eff;}
        
        Text color #7b7eff
      
           This box has a color of #7b7eff        
        
          <div style="background-color:#7b7eff;">Content here</div>
        
        
          .mybackground {background-color:#7b7eff;}
        
        Background color #7b7eff
      
           Border around this has a color of #7b7eff        
        
          <div style="border:2px solid #7b7eff;">Content here</div>
        
        
          .myborder {border:2px solid #7b7eff;}
        
        Border color #7b7eff