#7a78be color space conversions
Hex:
        #7a78be
        RGB:
        122, 120, 190
        CMY:
        52, 53, 25
        CMYK:
        36, 37, 0, 25
      HSL:
        242°, 35.0000%, 60.7843%
        HSV (HSB):
        242°, 36.8421%, 74.5098%
        XYZ:
        24.0368, 21.2882, 51.5574
        xyY:
        0.2481, 0.2197, 21.2882
      CIE-Lab:
        53.2635, 17.6412, -36.4661
        CIE-LCH:
        53.2635, 40.5091, 295.8164
        CIE-Luv:
        53.2635, -3.3138, -57.9105
        Hunter-Lab:
        46.1392, 12.2483, -33.9551
      #7a78be color charts
#7a78be RGB chart
      #7a78be CMYK chart
      #7a78be RGB pie chart
      #7a78be color shades, tints & tones
#7a78be color schemes
#7a78be color preview, HTML & CSS examples
           This text has a color of #7a78be        
        
          <p style="color:#7a78be;">Text here</p>
        
        
          .mytext {color:#7a78be;}
        
        Text color #7a78be
      
           This box has a color of #7a78be        
        
          <div style="background-color:#7a78be;">Content here</div>
        
        
          .mybackground {background-color:#7a78be;}
        
        Background color #7a78be
      
           Border around this has a color of #7a78be        
        
          <div style="border:2px solid #7a78be;">Content here</div>
        
        
          .myborder {border:2px solid #7a78be;}
        
        Border color #7a78be