#7b78b1 color space conversions
Hex:
        #7b78b1
        RGB:
        123, 120, 177
        CMY:
        52, 53, 31
        CMYK:
        31, 32, 0, 31
      HSL:
        243°, 26.7606%, 58.2353%
        HSV (HSB):
        243°, 32.2034%, 69.4118%
        XYZ:
        22.8207, 20.8182, 44.4105
        xyY:
        0.2592, 0.2364, 20.8182
      CIE-Lab:
        52.7500, 14.4298, -29.7874
        CIE-LCH:
        52.7500, 33.0985, 295.8467
        CIE-Luv:
        52.7500, -2.0072, -46.8121
        Hunter-Lab:
        45.6270, 9.4308, -25.7704
      #7b78b1 color charts
#7b78b1 RGB chart
      #7b78b1 CMYK chart
      #7b78b1 RGB pie chart
      #7b78b1 color shades, tints & tones
#7b78b1 color schemes
#7b78b1 color preview, HTML & CSS examples
           This text has a color of #7b78b1        
        
          <p style="color:#7b78b1;">Text here</p>
        
        
          .mytext {color:#7b78b1;}
        
        Text color #7b78b1
      
           This box has a color of #7b78b1        
        
          <div style="background-color:#7b78b1;">Content here</div>
        
        
          .mybackground {background-color:#7b78b1;}
        
        Background color #7b78b1
      
           Border around this has a color of #7b78b1        
        
          <div style="border:2px solid #7b78b1;">Content here</div>
        
        
          .myborder {border:2px solid #7b78b1;}
        
        Border color #7b78b1