#7b7ff1 color space conversions
Hex:
        #7b7ff1
        RGB:
        123, 127, 241
        CMY:
        52, 50, 5
        CMYK:
        49, 47, 0, 5
      HSL:
        238°, 80.8219%, 71.3725%
        HSV (HSB):
        238°, 48.9627%, 94.5098%
        XYZ:
        31.6349, 25.7406, 86.5202
        xyY:
        0.2198, 0.1789, 25.7406
      CIE-Lab:
        57.7900, 28.4474, -58.0220
        CIE-LCH:
        57.7900, 64.6205, 296.1181
        CIE-Luv:
        57.7900, -8.2724, -94.8825
        Hunter-Lab:
        50.7352, 22.5137, -65.5944
      #7b7ff1 color charts
#7b7ff1 RGB chart
      #7b7ff1 CMYK chart
      #7b7ff1 RGB pie chart
      #7b7ff1 color shades, tints & tones
#7b7ff1 color schemes
#7b7ff1 color preview, HTML & CSS examples
           This text has a color of #7b7ff1        
        
          <p style="color:#7b7ff1;">Text here</p>
        
        
          .mytext {color:#7b7ff1;}
        
        Text color #7b7ff1
      
           This box has a color of #7b7ff1        
        
          <div style="background-color:#7b7ff1;">Content here</div>
        
        
          .mybackground {background-color:#7b7ff1;}
        
        Background color #7b7ff1
      
           Border around this has a color of #7b7ff1        
        
          <div style="border:2px solid #7b7ff1;">Content here</div>
        
        
          .myborder {border:2px solid #7b7ff1;}
        
        Border color #7b7ff1