#854eba color space conversions
Hex:
        #854eba
        RGB:
        133, 78, 186
        CMY:
        48, 69, 27
        CMYK:
        28, 58, 0, 27
      HSL:
        271°, 43.9024%, 51.7647%
        HSV (HSB):
        271°, 58.0645%, 72.9412%
        XYZ:
        21.2602, 13.9805, 48.0323
        xyY:
        0.2553, 0.1679, 13.9805
      CIE-Lab:
        44.2049, 44.0105, -48.4474
        CIE-LCH:
        44.2049, 65.4528, 312.2526
        CIE-Luv:
        44.2049, 16.6057, -76.3512
        Hunter-Lab:
        37.3905, 36.0615, -49.9914
      #854eba color charts
#854eba RGB chart
      #854eba CMYK chart
      #854eba RGB pie chart
      #854eba color shades, tints & tones
#854eba color schemes
#854eba color preview, HTML & CSS examples
           This text has a color of #854eba        
        
          <p style="color:#854eba;">Text here</p>
        
        
          .mytext {color:#854eba;}
        
        Text color #854eba
      
           This box has a color of #854eba        
        
          <div style="background-color:#854eba;">Content here</div>
        
        
          .mybackground {background-color:#854eba;}
        
        Background color #854eba
      
           Border around this has a color of #854eba        
        
          <div style="border:2px solid #854eba;">Content here</div>
        
        
          .myborder {border:2px solid #854eba;}
        
        Border color #854eba