#8472bb color space conversions
Hex:
        #8472bb
        RGB:
        132, 114, 187
        CMY:
        48, 55, 27
        CMYK:
        29, 39, 0, 27
      HSL:
        255°, 34.9282%, 59.0196%
        HSV (HSB):
        255°, 39.0374%, 73.3333%
        XYZ:
        24.5027, 20.5280, 49.6846
        xyY:
        0.2587, 0.2167, 20.5280
      CIE-Lab:
        52.4290, 23.2680, -35.9940
        CIE-LCH:
        52.4290, 42.8599, 302.8802
        CIE-Luv:
        52.4290, 3.9006, -57.6727
        Hunter-Lab:
        45.3079, 17.2448, -33.3019
      #8472bb color charts
#8472bb RGB chart
      #8472bb CMYK chart
      #8472bb RGB pie chart
      #8472bb color shades, tints & tones
#8472bb color schemes
#8472bb color preview, HTML & CSS examples
           This text has a color of #8472bb        
        
          <p style="color:#8472bb;">Text here</p>
        
        
          .mytext {color:#8472bb;}
        
        Text color #8472bb
      
           This box has a color of #8472bb        
        
          <div style="background-color:#8472bb;">Content here</div>
        
        
          .mybackground {background-color:#8472bb;}
        
        Background color #8472bb
      
           Border around this has a color of #8472bb        
        
          <div style="border:2px solid #8472bb;">Content here</div>
        
        
          .myborder {border:2px solid #8472bb;}
        
        Border color #8472bb