#875bbf color space conversions
Hex:
        #875bbf
        RGB:
        135, 91, 191
        CMY:
        47, 64, 25
        CMYK:
        29, 52, 0, 25
      HSL:
        266°, 43.8596%, 55.2941%
        HSV (HSB):
        266°, 52.3560%, 74.9020%
        XYZ:
        23.1367, 16.3947, 51.2353
        xyY:
        0.2549, 0.1806, 16.3947
      CIE-Lab:
        47.4881, 38.5385, -46.0984
        CIE-LCH:
        47.4881, 60.0856, 309.8958
        CIE-Luv:
        47.4881, 13.0076, -73.6602
        Hunter-Lab:
        40.4903, 31.1393, -46.6806
      #875bbf color charts
#875bbf RGB chart
      #875bbf CMYK chart
      #875bbf RGB pie chart
      #875bbf color shades, tints & tones
#875bbf color schemes
#875bbf color preview, HTML & CSS examples
           This text has a color of #875bbf        
        
          <p style="color:#875bbf;">Text here</p>
        
        
          .mytext {color:#875bbf;}
        
        Text color #875bbf
      
           This box has a color of #875bbf        
        
          <div style="background-color:#875bbf;">Content here</div>
        
        
          .mybackground {background-color:#875bbf;}
        
        Background color #875bbf
      
           Border around this has a color of #875bbf        
        
          <div style="border:2px solid #875bbf;">Content here</div>
        
        
          .myborder {border:2px solid #875bbf;}
        
        Border color #875bbf