#7a81ef color space conversions
Hex:
        #7a81ef
        RGB:
        122, 129, 239
        CMY:
        52, 49, 6
        CMYK:
        49, 46, 0, 6
      HSL:
        236°, 78.5235%, 70.7843%
        HSV (HSB):
        236°, 48.9540%, 93.7255%
        XYZ:
        31.4563, 26.0701, 85.0355
        xyY:
        0.2207, 0.1829, 26.0701
      CIE-Lab:
        58.1035, 26.4425, -56.4157
        CIE-LCH:
        58.1035, 62.3052, 295.1128
        CIE-Luv:
        58.1035, -9.1784, -92.2096
        Hunter-Lab:
        51.0589, 20.6170, -63.0027
      #7a81ef color charts
#7a81ef RGB chart
      #7a81ef CMYK chart
      #7a81ef RGB pie chart
      #7a81ef color shades, tints & tones
#7a81ef color schemes
#7a81ef color preview, HTML & CSS examples
           This text has a color of #7a81ef        
        
          <p style="color:#7a81ef;">Text here</p>
        
        
          .mytext {color:#7a81ef;}
        
        Text color #7a81ef
      
           This box has a color of #7a81ef        
        
          <div style="background-color:#7a81ef;">Content here</div>
        
        
          .mybackground {background-color:#7a81ef;}
        
        Background color #7a81ef
      
           Border around this has a color of #7a81ef        
        
          <div style="border:2px solid #7a81ef;">Content here</div>
        
        
          .myborder {border:2px solid #7a81ef;}
        
        Border color #7a81ef