#8477af color space conversions
Hex:
        #8477af
        RGB:
        132, 119, 175
        CMY:
        48, 53, 31
        CMYK:
        25, 32, 0, 31
      HSL:
        254°, 25.9259%, 57.6471%
        HSV (HSB):
        254°, 32.0000%, 68.6275%
        XYZ:
        23.8504, 21.1943, 43.3913
        xyY:
        0.2697, 0.2397, 21.1943
      CIE-Lab:
        53.1615, 17.2615, -27.9344
        CIE-LCH:
        53.1615, 32.8374, 301.7131
        CIE-Luv:
        53.1615, 2.9775, -44.3376
        Hunter-Lab:
        46.0373, 11.9097, -23.6562
      #8477af color charts
#8477af RGB chart
      #8477af CMYK chart
      #8477af RGB pie chart
      #8477af color shades, tints & tones
#8477af color schemes
#8477af color preview, HTML & CSS examples
           This text has a color of #8477af        
        
          <p style="color:#8477af;">Text here</p>
        
        
          .mytext {color:#8477af;}
        
        Text color #8477af
      
           This box has a color of #8477af        
        
          <div style="background-color:#8477af;">Content here</div>
        
        
          .mybackground {background-color:#8477af;}
        
        Background color #8477af
      
           Border around this has a color of #8477af        
        
          <div style="border:2px solid #8477af;">Content here</div>
        
        
          .myborder {border:2px solid #8477af;}
        
        Border color #8477af