#7a7bfe color space conversions
Hex:
        #7a7bfe
        RGB:
        122, 123, 254
        CMY:
        52, 52, 0
        CMYK:
        52, 52, 0, 0
      HSL:
        240°, 98.5075%, 73.7255%
        HSV (HSB):
        240°, 51.9685%, 99.6078%
        XYZ:
        32.9984, 25.4592, 96.9409
        xyY:
        0.2123, 0.1638, 25.4592
      CIE-Lab:
        57.5202, 34.5186, -65.6443
        CIE-LCH:
        57.5202, 74.1667, 297.7374
        CIE-Luv:
        57.5202, -8.0782, -107.4171
        Hunter-Lab:
        50.4572, 28.4369, -78.5909
      #7a7bfe color charts
#7a7bfe RGB chart
      #7a7bfe CMYK chart
      #7a7bfe RGB pie chart
      #7a7bfe color shades, tints & tones
#7a7bfe color schemes
#7a7bfe color preview, HTML & CSS examples
           This text has a color of #7a7bfe        
        
          <p style="color:#7a7bfe;">Text here</p>
        
        
          .mytext {color:#7a7bfe;}
        
        Text color #7a7bfe
      
           This box has a color of #7a7bfe        
        
          <div style="background-color:#7a7bfe;">Content here</div>
        
        
          .mybackground {background-color:#7a7bfe;}
        
        Background color #7a7bfe
      
           Border around this has a color of #7a7bfe        
        
          <div style="border:2px solid #7a7bfe;">Content here</div>
        
        
          .myborder {border:2px solid #7a7bfe;}
        
        Border color #7a7bfe