#7b7ff5 color space conversions
Hex:
        #7b7ff5
        RGB:
        123, 127, 245
        CMY:
        52, 50, 4
        CMYK:
        50, 48, 0, 4
      HSL:
        238°, 85.9155%, 72.1569%
        HSV (HSB):
        238°, 49.7959%, 96.0784%
        XYZ:
        32.2392, 25.9823, 89.7021
        xyY:
        0.2179, 0.1756, 25.9823
      CIE-Lab:
        58.0202, 29.6473, -59.8687
        CIE-LCH:
        58.0202, 66.8073, 296.3449
        CIE-Luv:
        58.0202, -8.4764, -98.0289
        Hunter-Lab:
        50.9728, 23.6949, -68.6577
      #7b7ff5 color charts
#7b7ff5 RGB chart
      #7b7ff5 CMYK chart
      #7b7ff5 RGB pie chart
      #7b7ff5 color shades, tints & tones
#7b7ff5 color schemes
#7b7ff5 color preview, HTML & CSS examples
           This text has a color of #7b7ff5        
        
          <p style="color:#7b7ff5;">Text here</p>
        
        
          .mytext {color:#7b7ff5;}
        
        Text color #7b7ff5
      
           This box has a color of #7b7ff5        
        
          <div style="background-color:#7b7ff5;">Content here</div>
        
        
          .mybackground {background-color:#7b7ff5;}
        
        Background color #7b7ff5
      
           Border around this has a color of #7b7ff5        
        
          <div style="border:2px solid #7b7ff5;">Content here</div>
        
        
          .myborder {border:2px solid #7b7ff5;}
        
        Border color #7b7ff5