#8875bd color space conversions
Hex:
        #8875bd
        RGB:
        136, 117, 189
        CMY:
        47, 54, 26
        CMYK:
        28, 38, 0, 26
      HSL:
        256°, 35.2941%, 60.0000%
        HSV (HSB):
        256°, 38.0952%, 74.1176%
        XYZ:
        25.6999, 21.6309, 50.9648
        xyY:
        0.2615, 0.2201, 21.6309
      CIE-Lab:
        53.6332, 23.1783, -35.2291
        CIE-LCH:
        53.6332, 42.1702, 303.3422
        CIE-Luv:
        53.6332, 4.5388, -56.7173
        Hunter-Lab:
        46.5091, 17.2445, -32.4138
      #8875bd color charts
#8875bd RGB chart
      #8875bd CMYK chart
      #8875bd RGB pie chart
      #8875bd color shades, tints & tones
#8875bd color schemes
#8875bd color preview, HTML & CSS examples
           This text has a color of #8875bd        
        
          <p style="color:#8875bd;">Text here</p>
        
        
          .mytext {color:#8875bd;}
        
        Text color #8875bd
      
           This box has a color of #8875bd        
        
          <div style="background-color:#8875bd;">Content here</div>
        
        
          .mybackground {background-color:#8875bd;}
        
        Background color #8875bd
      
           Border around this has a color of #8875bd        
        
          <div style="border:2px solid #8875bd;">Content here</div>
        
        
          .myborder {border:2px solid #8875bd;}
        
        Border color #8875bd