#855cbf color space conversions
Hex:
        #855cbf
        RGB:
        133, 92, 191
        CMY:
        48, 64, 25
        CMYK:
        30, 52, 0, 25
      HSL:
        265°, 43.6123%, 55.4902%
        HSV (HSB):
        265°, 51.8325%, 74.9020%
        XYZ:
        22.9040, 16.4024, 51.2490
        xyY:
        0.2529, 0.1811, 16.4024
      CIE-Lab:
        47.4981, 37.4449, -46.0951
        CIE-LCH:
        47.4981, 59.3875, 309.0884
        CIE-Luv:
        47.4981, 11.6743, -73.5354
        Hunter-Lab:
        40.4999, 30.0726, -46.6763
      #855cbf color charts
#855cbf RGB chart
      #855cbf CMYK chart
      #855cbf RGB pie chart
      #855cbf color shades, tints & tones
#855cbf color schemes
#855cbf color preview, HTML & CSS examples
           This text has a color of #855cbf        
        
          <p style="color:#855cbf;">Text here</p>
        
        
          .mytext {color:#855cbf;}
        
        Text color #855cbf
      
           This box has a color of #855cbf        
        
          <div style="background-color:#855cbf;">Content here</div>
        
        
          .mybackground {background-color:#855cbf;}
        
        Background color #855cbf
      
           Border around this has a color of #855cbf        
        
          <div style="border:2px solid #855cbf;">Content here</div>
        
        
          .myborder {border:2px solid #855cbf;}
        
        Border color #855cbf