#7e81ca color space conversions
Hex:
        #7e81ca
        RGB:
        126, 129, 202
        CMY:
        51, 49, 21
        CMYK:
        38, 36, 0, 21
      HSL:
        238°, 41.7582%, 64.3137%
        HSV (HSB):
        238°, 37.6238%, 79.2157%
        XYZ:
        27.1151, 24.4004, 59.1577
        xyY:
        0.2450, 0.2205, 24.4004
      CIE-Lab:
        56.4865, 16.7087, -38.2209
        CIE-LCH:
        56.4865, 41.7135, 293.6130
        CIE-Luv:
        56.4865, -5.6958, -61.2927
        Hunter-Lab:
        49.3968, 11.5388, -36.4282
      #7e81ca color charts
#7e81ca RGB chart
      #7e81ca CMYK chart
      #7e81ca RGB pie chart
      #7e81ca color shades, tints & tones
#7e81ca color schemes
#7e81ca color preview, HTML & CSS examples
           This text has a color of #7e81ca        
        
          <p style="color:#7e81ca;">Text here</p>
        
        
          .mytext {color:#7e81ca;}
        
        Text color #7e81ca
      
           This box has a color of #7e81ca        
        
          <div style="background-color:#7e81ca;">Content here</div>
        
        
          .mybackground {background-color:#7e81ca;}
        
        Background color #7e81ca
      
           Border around this has a color of #7e81ca        
        
          <div style="border:2px solid #7e81ca;">Content here</div>
        
        
          .myborder {border:2px solid #7e81ca;}
        
        Border color #7e81ca