#855bed color space conversions
Hex:
        #855bed
        RGB:
        133, 91, 237
        CMY:
        48, 64, 7
        CMYK:
        44, 62, 0, 7
      HSL:
        257°, 80.2198%, 64.3137%
        HSV (HSB):
        257°, 61.6034%, 92.9412%
        XYZ:
        28.7000, 18.5831, 82.1950
        xyY:
        0.2217, 0.1435, 18.5831
      CIE-Lab:
        50.1959, 50.1152, -67.9755
        CIE-LCH:
        50.1959, 84.4524, 306.3997
        CIE-Luv:
        50.1959, 6.1134, -108.6240
        Hunter-Lab:
        43.1082, 43.4002, -82.8734
      #855bed color charts
#855bed RGB chart
      #855bed CMYK chart
      #855bed RGB pie chart
      #855bed color shades, tints & tones
#855bed color schemes
#855bed color preview, HTML & CSS examples
           This text has a color of #855bed        
        
          <p style="color:#855bed;">Text here</p>
        
        
          .mytext {color:#855bed;}
        
        Text color #855bed
      
           This box has a color of #855bed        
        
          <div style="background-color:#855bed;">Content here</div>
        
        
          .mybackground {background-color:#855bed;}
        
        Background color #855bed
      
           Border around this has a color of #855bed        
        
          <div style="border:2px solid #855bed;">Content here</div>
        
        
          .myborder {border:2px solid #855bed;}
        
        Border color #855bed