#855ab3 color space conversions
Hex:
        #855ab3
        RGB:
        133, 90, 179
        CMY:
        48, 65, 30
        CMYK:
        26, 50, 0, 30
      HSL:
        269°, 36.9295%, 52.7451%
        HSV (HSB):
        269°, 49.7207%, 70.1961%
        XYZ:
        21.4657, 15.5535, 44.5186
        xyY:
        0.2633, 0.1908, 15.5535
      CIE-Lab:
        46.3832, 35.5963, -40.8848
        CIE-LCH:
        46.3832, 54.2095, 311.0444
        CIE-Luv:
        46.3832, 14.0321, -65.0375
        Hunter-Lab:
        39.4380, 28.1393, -39.3215
      #855ab3 color charts
#855ab3 RGB chart
      #855ab3 CMYK chart
      #855ab3 RGB pie chart
      #855ab3 color shades, tints & tones
#855ab3 color schemes
#855ab3 color preview, HTML & CSS examples
           This text has a color of #855ab3        
        
          <p style="color:#855ab3;">Text here</p>
        
        
          .mytext {color:#855ab3;}
        
        Text color #855ab3
      
           This box has a color of #855ab3        
        
          <div style="background-color:#855ab3;">Content here</div>
        
        
          .mybackground {background-color:#855ab3;}
        
        Background color #855ab3
      
           Border around this has a color of #855ab3        
        
          <div style="border:2px solid #855ab3;">Content here</div>
        
        
          .myborder {border:2px solid #855ab3;}
        
        Border color #855ab3