#854bd3 color space conversions
Hex:
        #854bd3
        RGB:
        133, 75, 211
        CMY:
        48, 71, 17
        CMYK:
        37, 64, 0, 17
      HSL:
        266°, 60.7143%, 56.0784%
        HSV (HSB):
        266°, 64.4550%, 82.7451%
        XYZ:
        23.9468, 14.7218, 63.2075
        xyY:
        0.2351, 0.1445, 14.7218
      CIE-Lab:
        45.2508, 51.7836, -61.2348
        CIE-LCH:
        45.2508, 80.1950, 310.2197
        CIE-Luv:
        45.2508, 13.3338, -96.0769
        Hunter-Lab:
        38.3691, 44.2592, -70.8134
      #854bd3 color charts
#854bd3 RGB chart
      #854bd3 CMYK chart
      #854bd3 RGB pie chart
      #854bd3 color shades, tints & tones
#854bd3 color schemes
#854bd3 color preview, HTML & CSS examples
           This text has a color of #854bd3        
        
          <p style="color:#854bd3;">Text here</p>
        
        
          .mytext {color:#854bd3;}
        
        Text color #854bd3
      
           This box has a color of #854bd3        
        
          <div style="background-color:#854bd3;">Content here</div>
        
        
          .mybackground {background-color:#854bd3;}
        
        Background color #854bd3
      
           Border around this has a color of #854bd3        
        
          <div style="border:2px solid #854bd3;">Content here</div>
        
        
          .myborder {border:2px solid #854bd3;}
        
        Border color #854bd3