#855abd color space conversions
Hex:
        #855abd
        RGB:
        133, 90, 189
        CMY:
        48, 65, 26
        CMYK:
        30, 52, 0, 26
      HSL:
        266°, 42.8571%, 54.7059%
        HSV (HSB):
        266°, 52.3810%, 74.1176%
        XYZ:
        22.5143, 15.9730, 50.0406
        xyY:
        0.2543, 0.1804, 15.9730
      CIE-Lab:
        46.9390, 38.0801, -45.8264
        CIE-LCH:
        46.9390, 59.5832, 309.7254
        CIE-Luv:
        46.9390, 12.5846, -72.9852
        Hunter-Lab:
        39.9662, 30.6142, -46.2589
      #855abd color charts
#855abd RGB chart
      #855abd CMYK chart
      #855abd RGB pie chart
      #855abd color shades, tints & tones
#855abd color schemes
#855abd color preview, HTML & CSS examples
           This text has a color of #855abd        
        
          <p style="color:#855abd;">Text here</p>
        
        
          .mytext {color:#855abd;}
        
        Text color #855abd
      
           This box has a color of #855abd        
        
          <div style="background-color:#855abd;">Content here</div>
        
        
          .mybackground {background-color:#855abd;}
        
        Background color #855abd
      
           Border around this has a color of #855abd        
        
          <div style="border:2px solid #855abd;">Content here</div>
        
        
          .myborder {border:2px solid #855abd;}
        
        Border color #855abd