#8682ab color space conversions
Hex:
        #8682ab
        RGB:
        134, 130, 171
        CMY:
        47, 49, 33
        CMYK:
        22, 24, 0, 33
      HSL:
        246°, 19.6172%, 59.0196%
        HSV (HSB):
        246°, 23.9766%, 67.0588%
        XYZ:
        25.1648, 23.9739, 41.8292
        xyY:
        0.2766, 0.2635, 23.9739
      CIE-Lab:
        56.0616, 10.4513, -21.1464
        CIE-LCH:
        56.0616, 23.5882, 296.3002
        CIE-Luv:
        56.0616, -0.4149, -33.1487
        Hunter-Lab:
        48.9631, 6.0555, -16.3772
      #8682ab color charts
#8682ab RGB chart
      #8682ab CMYK chart
      #8682ab RGB pie chart
      #8682ab color shades, tints & tones
#8682ab color schemes
#8682ab color preview, HTML & CSS examples
           This text has a color of #8682ab        
        
          <p style="color:#8682ab;">Text here</p>
        
        
          .mytext {color:#8682ab;}
        
        Text color #8682ab
      
           This box has a color of #8682ab        
        
          <div style="background-color:#8682ab;">Content here</div>
        
        
          .mybackground {background-color:#8682ab;}
        
        Background color #8682ab
      
           Border around this has a color of #8682ab        
        
          <div style="border:2px solid #8682ab;">Content here</div>
        
        
          .myborder {border:2px solid #8682ab;}
        
        Border color #8682ab