#855aef color space conversions
Hex:
        #855aef
        RGB:
        133, 90, 239
        CMY:
        48, 65, 6
        CMYK:
        44, 62, 0, 6
      HSL:
        257°, 82.3204%, 64.5098%
        HSV (HSB):
        257°, 62.3431%, 93.7255%
        XYZ:
        28.9090, 18.5309, 83.7145
        xyY:
        0.2204, 0.1413, 18.5309
      CIE-Lab:
        50.1338, 51.1953, -69.1979
        CIE-LCH:
        50.1338, 86.0774, 306.4955
        CIE-Luv:
        50.1338, 6.1182, -110.4434
        Hunter-Lab:
        43.0475, 44.5405, -85.1681
      #855aef color charts
#855aef RGB chart
      #855aef CMYK chart
      #855aef RGB pie chart
      #855aef color shades, tints & tones
#855aef color schemes
#855aef color preview, HTML & CSS examples
           This text has a color of #855aef        
        
          <p style="color:#855aef;">Text here</p>
        
        
          .mytext {color:#855aef;}
        
        Text color #855aef
      
           This box has a color of #855aef        
        
          <div style="background-color:#855aef;">Content here</div>
        
        
          .mybackground {background-color:#855aef;}
        
        Background color #855aef
      
           Border around this has a color of #855aef        
        
          <div style="border:2px solid #855aef;">Content here</div>
        
        
          .myborder {border:2px solid #855aef;}
        
        Border color #855aef