#808cbb color space conversions
Hex:
        #808cbb
        RGB:
        128, 140, 187
        CMY:
        50, 45, 27
        CMYK:
        32, 25, 0, 27
      HSL:
        228°, 30.2564%, 61.7647%
        HSV (HSB):
        228°, 31.5508%, 73.3333%
        XYZ:
        27.2498, 26.9332, 50.7761
        xyY:
        0.2596, 0.2566, 26.9332
      CIE-Lab:
        58.9125, 6.7960, -25.9351
        CIE-LCH:
        58.9125, 26.8107, 284.6835
        CIE-Luv:
        58.9125, -8.4718, -40.5664
        Hunter-Lab:
        51.8972, 2.9053, -21.6811
      #808cbb color charts
#808cbb RGB chart
      #808cbb CMYK chart
      #808cbb RGB pie chart
      #808cbb color shades, tints & tones
#808cbb color schemes
#808cbb color preview, HTML & CSS examples
           This text has a color of #808cbb        
        
          <p style="color:#808cbb;">Text here</p>
        
        
          .mytext {color:#808cbb;}
        
        Text color #808cbb
      
           This box has a color of #808cbb        
        
          <div style="background-color:#808cbb;">Content here</div>
        
        
          .mybackground {background-color:#808cbb;}
        
        Background color #808cbb
      
           Border around this has a color of #808cbb        
        
          <div style="border:2px solid #808cbb;">Content here</div>
        
        
          .myborder {border:2px solid #808cbb;}
        
        Border color #808cbb