#854db4 color space conversions
Hex:
        #854db4
        RGB:
        133, 77, 180
        CMY:
        48, 70, 29
        CMYK:
        26, 57, 0, 29
      HSL:
        273°, 40.7115%, 50.3922%
        HSV (HSB):
        273°, 57.2222%, 70.5882%
        XYZ:
        20.5650, 13.5896, 44.7192
        xyY:
        0.2607, 0.1723, 13.5896
      CIE-Lab:
        43.6385, 43.1069, -45.8397
        CIE-LCH:
        43.6385, 62.9245, 313.2402
        CIE-Luv:
        43.6385, 17.9116, -72.1823
        Hunter-Lab:
        36.8641, 35.0658, -46.1189
      #854db4 color charts
#854db4 RGB chart
      #854db4 CMYK chart
      #854db4 RGB pie chart
      #854db4 color shades, tints & tones
#854db4 color schemes
#854db4 color preview, HTML & CSS examples
           This text has a color of #854db4        
        
          <p style="color:#854db4;">Text here</p>
        
        
          .mytext {color:#854db4;}
        
        Text color #854db4
      
           This box has a color of #854db4        
        
          <div style="background-color:#854db4;">Content here</div>
        
        
          .mybackground {background-color:#854db4;}
        
        Background color #854db4
      
           Border around this has a color of #854db4        
        
          <div style="border:2px solid #854db4;">Content here</div>
        
        
          .myborder {border:2px solid #854db4;}
        
        Border color #854db4