#854edf color space conversions
Hex:
        #854edf
        RGB:
        133, 78, 223
        CMY:
        48, 69, 13
        CMYK:
        40, 65, 0, 13
      HSL:
        263°, 69.3780%, 59.0196%
        HSV (HSB):
        263°, 65.0224%, 87.4510%
        XYZ:
        25.7165, 15.7630, 71.4992
        xyY:
        0.2276, 0.1395, 15.7630
      CIE-Lab:
        46.6621, 53.2960, -65.7996
        CIE-LCH:
        46.6621, 84.6761, 309.0066
        CIE-Luv:
        46.6621, 10.8986, -103.5527
        Hunter-Lab:
        39.7027, 46.1397, -78.9814
      #854edf color charts
#854edf RGB chart
      #854edf CMYK chart
      #854edf RGB pie chart
      #854edf color shades, tints & tones
#854edf color schemes
#854edf color preview, HTML & CSS examples
           This text has a color of #854edf        
        
          <p style="color:#854edf;">Text here</p>
        
        
          .mytext {color:#854edf;}
        
        Text color #854edf
      
           This box has a color of #854edf        
        
          <div style="background-color:#854edf;">Content here</div>
        
        
          .mybackground {background-color:#854edf;}
        
        Background color #854edf
      
           Border around this has a color of #854edf        
        
          <div style="border:2px solid #854edf;">Content here</div>
        
        
          .myborder {border:2px solid #854edf;}
        
        Border color #854edf