#7a7fef color space conversions
Hex:
        #7a7fef
        RGB:
        122, 127, 239
        CMY:
        52, 50, 6
        CMYK:
        49, 47, 0, 6
      HSL:
        237°, 78.5235%, 70.7843%
        HSV (HSB):
        237°, 48.9540%, 93.7255%
        XYZ:
        31.1954, 25.5483, 84.9485
        xyY:
        0.2202, 0.1803, 25.5483
      CIE-Lab:
        57.6058, 27.6290, -57.2110
        CIE-LCH:
        57.6058, 63.5331, 295.7774
        CIE-Luv:
        57.6058, -8.5329, -93.4397
        Hunter-Lab:
        50.5453, 21.7117, -64.2634
      #7a7fef color charts
#7a7fef RGB chart
      #7a7fef CMYK chart
      #7a7fef RGB pie chart
      #7a7fef color shades, tints & tones
#7a7fef color schemes
#7a7fef color preview, HTML & CSS examples
           This text has a color of #7a7fef        
        
          <p style="color:#7a7fef;">Text here</p>
        
        
          .mytext {color:#7a7fef;}
        
        Text color #7a7fef
      
           This box has a color of #7a7fef        
        
          <div style="background-color:#7a7fef;">Content here</div>
        
        
          .mybackground {background-color:#7a7fef;}
        
        Background color #7a7fef
      
           Border around this has a color of #7a7fef        
        
          <div style="border:2px solid #7a7fef;">Content here</div>
        
        
          .myborder {border:2px solid #7a7fef;}
        
        Border color #7a7fef