#854ac0 color space conversions
Hex:
        #854ac0
        RGB:
        133, 74, 192
        CMY:
        48, 71, 25
        CMYK:
        31, 61, 0, 25
      HSL:
        270°, 48.3607%, 52.1569%
        HSV (HSB):
        270°, 61.4583%, 75.2941%
        XYZ:
        21.6361, 13.6899, 51.3712
        xyY:
        0.2496, 0.1579, 13.6899
      CIE-Lab:
        43.7849, 47.5996, -52.6208
        CIE-LCH:
        43.7849, 70.9554, 312.1318
        CIE-Luv:
        43.7849, 16.6505, -82.5552
        Hunter-Lab:
        36.9998, 39.6302, -56.4194
      #854ac0 color charts
#854ac0 RGB chart
      #854ac0 CMYK chart
      #854ac0 RGB pie chart
      #854ac0 color shades, tints & tones
#854ac0 color schemes
#854ac0 color preview, HTML & CSS examples
           This text has a color of #854ac0        
        
          <p style="color:#854ac0;">Text here</p>
        
        
          .mytext {color:#854ac0;}
        
        Text color #854ac0
      
           This box has a color of #854ac0        
        
          <div style="background-color:#854ac0;">Content here</div>
        
        
          .mybackground {background-color:#854ac0;}
        
        Background color #854ac0
      
           Border around this has a color of #854ac0        
        
          <div style="border:2px solid #854ac0;">Content here</div>
        
        
          .myborder {border:2px solid #854ac0;}
        
        Border color #854ac0