#7b7dff color space conversions
Hex:
        #7b7dff
        RGB:
        123, 125, 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.5520, 26.0982, 97.8768
        xyY:
        0.2130, 0.1657, 26.0982
      CIE-Lab:
        58.1301, 33.8438, -65.2098
        CIE-LCH:
        58.1301, 73.4692, 297.4293
        CIE-Luv:
        58.1301, -8.3814, -106.9293
        Hunter-Lab:
        51.0864, 27.8322, -77.8337
      #7b7dff color charts
#7b7dff RGB chart
      #7b7dff CMYK chart
      #7b7dff RGB pie chart
      #7b7dff color shades, tints & tones
#7b7dff color schemes
#7b7dff color preview, HTML & CSS examples
           This text has a color of #7b7dff        
        
          <p style="color:#7b7dff;">Text here</p>
        
        
          .mytext {color:#7b7dff;}
        
        Text color #7b7dff
      
           This box has a color of #7b7dff        
        
          <div style="background-color:#7b7dff;">Content here</div>
        
        
          .mybackground {background-color:#7b7dff;}
        
        Background color #7b7dff
      
           Border around this has a color of #7b7dff        
        
          <div style="border:2px solid #7b7dff;">Content here</div>
        
        
          .myborder {border:2px solid #7b7dff;}
        
        Border color #7b7dff