#855edb color space conversions
Hex:
        #855edb
        RGB:
        133, 94, 219
        CMY:
        48, 63, 14
        CMYK:
        39, 57, 0, 14
      HSL:
        259°, 63.4518%, 61.3725%
        HSV (HSB):
        259°, 57.0776%, 85.8824%
        XYZ:
        26.4618, 18.1064, 69.1180
        xyY:
        0.2328, 0.1593, 18.1064
      CIE-Lab:
        49.6249, 43.6190, -58.7395
        CIE-LCH:
        49.6249, 73.1639, 306.5970
        CIE-Luv:
        49.6249, 7.4752, -94.1305
        Hunter-Lab:
        42.5516, 36.5391, -66.5205
      #855edb color charts
#855edb RGB chart
      #855edb CMYK chart
      #855edb RGB pie chart
      #855edb color shades, tints & tones
#855edb color schemes
#855edb color preview, HTML & CSS examples
           This text has a color of #855edb        
        
          <p style="color:#855edb;">Text here</p>
        
        
          .mytext {color:#855edb;}
        
        Text color #855edb
      
           This box has a color of #855edb        
        
          <div style="background-color:#855edb;">Content here</div>
        
        
          .mybackground {background-color:#855edb;}
        
        Background color #855edb
      
           Border around this has a color of #855edb        
        
          <div style="border:2px solid #855edb;">Content here</div>
        
        
          .myborder {border:2px solid #855edb;}
        
        Border color #855edb