#7a78a1 color space conversions
Hex:
        #7a78a1
        RGB:
        122, 120, 161
        CMY:
        52, 53, 37
        CMYK:
        24, 25, 0, 37
      HSL:
        243°, 17.9039%, 55.0980%
        HSV (HSB):
        243°, 25.4658%, 63.1373%
        XYZ:
        21.1755, 20.1437, 36.4903
        xyY:
        0.2721, 0.2589, 20.1437
      CIE-Lab:
        51.9993, 10.0107, -21.6811
        CIE-LCH:
        51.9993, 23.8806, 294.7838
        CIE-Luv:
        51.9993, -1.4422, -33.4299
        Hunter-Lab:
        44.8818, 5.6745, -16.7874
      #7a78a1 color charts
#7a78a1 RGB chart
      #7a78a1 CMYK chart
      #7a78a1 RGB pie chart
      #7a78a1 color shades, tints & tones
#7a78a1 color schemes
#7a78a1 color preview, HTML & CSS examples
           This text has a color of #7a78a1        
        
          <p style="color:#7a78a1;">Text here</p>
        
        
          .mytext {color:#7a78a1;}
        
        Text color #7a78a1
      
           This box has a color of #7a78a1        
        
          <div style="background-color:#7a78a1;">Content here</div>
        
        
          .mybackground {background-color:#7a78a1;}
        
        Background color #7a78a1
      
           Border around this has a color of #7a78a1        
        
          <div style="border:2px solid #7a78a1;">Content here</div>
        
        
          .myborder {border:2px solid #7a78a1;}
        
        Border color #7a78a1