#7a81dd color space conversions
Hex:
        #7a81dd
        RGB:
        122, 129, 221
        CMY:
        52, 49, 13
        CMYK:
        45, 42, 0, 13
      HSL:
        236°, 59.2814%, 67.2549%
        HSV (HSB):
        236°, 44.7964%, 86.6667%
        XYZ:
        28.9274, 25.0585, 71.7188
        xyY:
        0.2301, 0.1993, 25.0585
      CIE-Lab:
        57.1324, 21.1001, -47.9250
        CIE-LCH:
        57.1324, 52.3643, 293.7627
        CIE-Luv:
        57.1324, -8.3182, -77.6596
        Hunter-Lab:
        50.0585, 15.5479, -49.9037
      #7a81dd color charts
#7a81dd RGB chart
      #7a81dd CMYK chart
      #7a81dd RGB pie chart
      #7a81dd color shades, tints & tones
#7a81dd color schemes
#7a81dd color preview, HTML & CSS examples
           This text has a color of #7a81dd        
        
          <p style="color:#7a81dd;">Text here</p>
        
        
          .mytext {color:#7a81dd;}
        
        Text color #7a81dd
      
           This box has a color of #7a81dd        
        
          <div style="background-color:#7a81dd;">Content here</div>
        
        
          .mybackground {background-color:#7a81dd;}
        
        Background color #7a81dd
      
           Border around this has a color of #7a81dd        
        
          <div style="border:2px solid #7a81dd;">Content here</div>
        
        
          .myborder {border:2px solid #7a81dd;}
        
        Border color #7a81dd