#7b80ba color space conversions
Hex:
        #7b80ba
        RGB:
        123, 128, 186
        CMY:
        52, 50, 27
        CMYK:
        34, 31, 0, 27
      HSL:
        235°, 31.3433%, 60.5882%
        HSV (HSB):
        235°, 33.8710%, 72.9412%
        XYZ:
        24.7505, 23.1945, 49.6269
        xyY:
        0.2537, 0.2377, 23.1945
      CIE-Lab:
        55.2721, 12.0825, -31.0326
        CIE-LCH:
        55.2721, 33.3018, 291.2735
        CIE-Luv:
        55.2721, -5.7602, -48.9217
        Hunter-Lab:
        48.1606, 7.4527, -27.3826
      #7b80ba color charts
#7b80ba RGB chart
      #7b80ba CMYK chart
      #7b80ba RGB pie chart
      #7b80ba color shades, tints & tones
#7b80ba color schemes
#7b80ba color preview, HTML & CSS examples
           This text has a color of #7b80ba        
        
          <p style="color:#7b80ba;">Text here</p>
        
        
          .mytext {color:#7b80ba;}
        
        Text color #7b80ba
      
           This box has a color of #7b80ba        
        
          <div style="background-color:#7b80ba;">Content here</div>
        
        
          .mybackground {background-color:#7b80ba;}
        
        Background color #7b80ba
      
           Border around this has a color of #7b80ba        
        
          <div style="border:2px solid #7b80ba;">Content here</div>
        
        
          .myborder {border:2px solid #7b80ba;}
        
        Border color #7b80ba