#864fcd color space conversions
Hex:
        #864fcd
        RGB:
        134, 79, 205
        CMY:
        47, 69, 20
        CMYK:
        35, 61, 0, 20
      HSL:
        266°, 55.7522%, 55.6863%
        HSV (HSB):
        266°, 61.4634%, 80.3922%
        XYZ:
        23.6469, 15.0681, 59.4197
        xyY:
        0.2410, 0.1535, 15.0681
      CIE-Lab:
        45.7273, 48.4062, -57.0118
        CIE-LCH:
        45.7273, 74.7898, 310.3331
        CIE-Luv:
        45.7273, 13.7897, -90.0185
        Hunter-Lab:
        38.8176, 40.8079, -63.5853
      #864fcd color charts
#864fcd RGB chart
      #864fcd CMYK chart
      #864fcd RGB pie chart
      #864fcd color shades, tints & tones
#864fcd color schemes
#864fcd color preview, HTML & CSS examples
           This text has a color of #864fcd        
        
          <p style="color:#864fcd;">Text here</p>
        
        
          .mytext {color:#864fcd;}
        
        Text color #864fcd
      
           This box has a color of #864fcd        
        
          <div style="background-color:#864fcd;">Content here</div>
        
        
          .mybackground {background-color:#864fcd;}
        
        Background color #864fcd
      
           Border around this has a color of #864fcd        
        
          <div style="border:2px solid #864fcd;">Content here</div>
        
        
          .myborder {border:2px solid #864fcd;}
        
        Border color #864fcd