#7b78a1 color space conversions
Hex:
        #7b78a1
        RGB:
        123, 120, 161
        CMY:
        52, 53, 37
        CMYK:
        24, 25, 0, 37
      HSL:
        244°, 17.9039%, 55.0980%
        HSV (HSB):
        244°, 25.4658%, 63.1373%
        XYZ:
        21.3179, 20.2171, 36.4969
        xyY:
        0.2732, 0.2591, 20.2171
      CIE-Lab:
        52.0818, 10.3328, -21.5474
        CIE-LCH:
        52.0818, 23.8968, 295.6196
        CIE-Luv:
        52.0818, -0.9420, -33.2781
        Hunter-Lab:
        44.9634, 5.9436, -16.6514
      #7b78a1 color charts
#7b78a1 RGB chart
      #7b78a1 CMYK chart
      #7b78a1 RGB pie chart
      #7b78a1 color shades, tints & tones
#7b78a1 color schemes
#7b78a1 color preview, HTML & CSS examples
           This text has a color of #7b78a1        
        
          <p style="color:#7b78a1;">Text here</p>
        
        
          .mytext {color:#7b78a1;}
        
        Text color #7b78a1
      
           This box has a color of #7b78a1        
        
          <div style="background-color:#7b78a1;">Content here</div>
        
        
          .mybackground {background-color:#7b78a1;}
        
        Background color #7b78a1
      
           Border around this has a color of #7b78a1        
        
          <div style="border:2px solid #7b78a1;">Content here</div>
        
        
          .myborder {border:2px solid #7b78a1;}
        
        Border color #7b78a1