#866fa3 color space conversions
Hex:
        #866fa3
        RGB:
        134, 111, 163
        CMY:
        47, 56, 36
        CMYK:
        18, 32, 0, 36
      HSL:
        267°, 22.0339%, 53.7255%
        HSV (HSB):
        267°, 31.9018%, 63.9216%
        XYZ:
        22.1268, 19.0816, 37.1672
        xyY:
        0.2823, 0.2435, 19.0816
      CIE-Lab:
        50.7825, 19.7283, -24.6330
        CIE-LCH:
        50.7825, 31.5593, 308.6909
        CIE-Luv:
        50.7825, 8.5599, -39.1492
        Hunter-Lab:
        43.6824, 13.9728, -19.8692
      #866fa3 color charts
#866fa3 RGB chart
      #866fa3 CMYK chart
      #866fa3 RGB pie chart
      #866fa3 color shades, tints & tones
#866fa3 color schemes
#866fa3 color preview, HTML & CSS examples
           This text has a color of #866fa3        
        
          <p style="color:#866fa3;">Text here</p>
        
        
          .mytext {color:#866fa3;}
        
        Text color #866fa3
      
           This box has a color of #866fa3        
        
          <div style="background-color:#866fa3;">Content here</div>
        
        
          .mybackground {background-color:#866fa3;}
        
        Background color #866fa3
      
           Border around this has a color of #866fa3        
        
          <div style="border:2px solid #866fa3;">Content here</div>
        
        
          .myborder {border:2px solid #866fa3;}
        
        Border color #866fa3