#855dc2 color space conversions
Hex:
        #855dc2
        RGB:
        133, 93, 194
        CMY:
        48, 64, 24
        CMYK:
        31, 52, 0, 24
      HSL:
        264°, 45.2915%, 56.2745%
        HSV (HSB):
        264°, 52.0619%, 76.0784%
        XYZ:
        23.3248, 16.7103, 53.0350
        xyY:
        0.2506, 0.1795, 16.7103
      CIE-Lab:
        47.8929, 37.6372, -47.2009
        CIE-LCH:
        47.8929, 60.3696, 308.5683
        CIE-Luv:
        47.8929, 10.9518, -75.3833
        Hunter-Lab:
        40.8782, 30.3139, -48.3075
      #855dc2 color charts
#855dc2 RGB chart
      #855dc2 CMYK chart
      #855dc2 RGB pie chart
      #855dc2 color shades, tints & tones
#855dc2 color schemes
#855dc2 color preview, HTML & CSS examples
           This text has a color of #855dc2        
        
          <p style="color:#855dc2;">Text here</p>
        
        
          .mytext {color:#855dc2;}
        
        Text color #855dc2
      
           This box has a color of #855dc2        
        
          <div style="background-color:#855dc2;">Content here</div>
        
        
          .mybackground {background-color:#855dc2;}
        
        Background color #855dc2
      
           Border around this has a color of #855dc2        
        
          <div style="border:2px solid #855dc2;">Content here</div>
        
        
          .myborder {border:2px solid #855dc2;}
        
        Border color #855dc2