#8675b4 color space conversions
Hex:
        #8675b4
        RGB:
        134, 117, 180
        CMY:
        47, 54, 29
        CMYK:
        26, 35, 0, 29
      HSL:
        256°, 29.5775%, 58.2353%
        HSV (HSB):
        256°, 35.0000%, 70.5882%
        XYZ:
        24.4310, 21.0862, 45.9624
        xyY:
        0.2671, 0.2305, 21.0862
      CIE-Lab:
        53.0437, 20.3080, -30.9889
        CIE-LCH:
        53.0437, 37.0504, 303.2380
        CIE-Luv:
        53.0437, 4.3738, -49.5267
        Hunter-Lab:
        45.9197, 14.6093, -27.2013
      #8675b4 color charts
#8675b4 RGB chart
      #8675b4 CMYK chart
      #8675b4 RGB pie chart
      #8675b4 color shades, tints & tones
#8675b4 color schemes
#8675b4 color preview, HTML & CSS examples
           This text has a color of #8675b4        
        
          <p style="color:#8675b4;">Text here</p>
        
        
          .mytext {color:#8675b4;}
        
        Text color #8675b4
      
           This box has a color of #8675b4        
        
          <div style="background-color:#8675b4;">Content here</div>
        
        
          .mybackground {background-color:#8675b4;}
        
        Background color #8675b4
      
           Border around this has a color of #8675b4        
        
          <div style="border:2px solid #8675b4;">Content here</div>
        
        
          .myborder {border:2px solid #8675b4;}
        
        Border color #8675b4