#855bef color space conversions
Hex:
        #855bef
        RGB:
        133, 91, 239
        CMY:
        48, 64, 6
        CMYK:
        44, 62, 0, 6
      HSL:
        257°, 82.2222%, 64.7059%
        HSV (HSB):
        257°, 61.9247%, 93.7255%
        XYZ:
        28.9939, 18.7007, 83.7428
        xyY:
        0.2206, 0.1423, 18.7007
      CIE-Lab:
        50.3352, 50.6560, -68.8713
        CIE-LCH:
        50.3352, 85.4944, 306.3351
        CIE-Luv:
        50.3352, 5.8820, -110.0512
        Hunter-Lab:
        43.2443, 44.0010, -84.5443
      #855bef color charts
#855bef RGB chart
      #855bef CMYK chart
      #855bef RGB pie chart
      #855bef color shades, tints & tones
#855bef color schemes
#855bef color preview, HTML & CSS examples
           This text has a color of #855bef        
        
          <p style="color:#855bef;">Text here</p>
        
        
          .mytext {color:#855bef;}
        
        Text color #855bef
      
           This box has a color of #855bef        
        
          <div style="background-color:#855bef;">Content here</div>
        
        
          .mybackground {background-color:#855bef;}
        
        Background color #855bef
      
           Border around this has a color of #855bef        
        
          <div style="border:2px solid #855bef;">Content here</div>
        
        
          .myborder {border:2px solid #855bef;}
        
        Border color #855bef