#855dbe color space conversions
Hex:
        #855dbe
        RGB:
        133, 93, 190
        CMY:
        48, 64, 25
        CMYK:
        30, 51, 0, 25
      HSL:
        265°, 42.7313%, 55.4902%
        HSV (HSB):
        265°, 51.0526%, 74.5098%
        XYZ:
        22.8815, 16.5330, 50.7004
        xyY:
        0.2539, 0.1835, 16.5330
      CIE-Lab:
        47.6661, 36.6189, -45.2483
        CIE-LCH:
        47.6661, 58.2095, 308.9828
        CIE-Luv:
        47.6661, 11.4918, -72.2226
        Hunter-Lab:
        40.6607, 29.2931, -45.4669
      #855dbe color charts
#855dbe RGB chart
      #855dbe CMYK chart
      #855dbe RGB pie chart
      #855dbe color shades, tints & tones
#855dbe color schemes
#855dbe color preview, HTML & CSS examples
           This text has a color of #855dbe        
        
          <p style="color:#855dbe;">Text here</p>
        
        
          .mytext {color:#855dbe;}
        
        Text color #855dbe
      
           This box has a color of #855dbe        
        
          <div style="background-color:#855dbe;">Content here</div>
        
        
          .mybackground {background-color:#855dbe;}
        
        Background color #855dbe
      
           Border around this has a color of #855dbe        
        
          <div style="border:2px solid #855dbe;">Content here</div>
        
        
          .myborder {border:2px solid #855dbe;}
        
        Border color #855dbe