#808eb8 color space conversions
Hex:
        #808eb8
        RGB:
        128, 142, 184
        CMY:
        50, 44, 28
        CMYK:
        30, 23, 0, 28
      HSL:
        225°, 28.2828%, 61.1765%
        HSV (HSB):
        225°, 30.4348%, 72.1569%
        XYZ:
        27.2268, 27.3959, 49.2003
        xyY:
        0.2622, 0.2639, 27.3959
      CIE-Lab:
        59.3390, 4.8647, -23.5784
        CIE-LCH:
        59.3390, 24.0750, 281.6577
        CIE-Luv:
        59.3390, -9.1929, -36.5742
        Hunter-Lab:
        52.3411, 1.2554, -19.0935
      #808eb8 color charts
#808eb8 RGB chart
      #808eb8 CMYK chart
      #808eb8 RGB pie chart
      #808eb8 color shades, tints & tones
#808eb8 color schemes
#808eb8 color preview, HTML & CSS examples
           This text has a color of #808eb8        
        
          <p style="color:#808eb8;">Text here</p>
        
        
          .mytext {color:#808eb8;}
        
        Text color #808eb8
      
           This box has a color of #808eb8        
        
          <div style="background-color:#808eb8;">Content here</div>
        
        
          .mybackground {background-color:#808eb8;}
        
        Background color #808eb8
      
           Border around this has a color of #808eb8        
        
          <div style="border:2px solid #808eb8;">Content here</div>
        
        
          .myborder {border:2px solid #808eb8;}
        
        Border color #808eb8