#864cdb color space conversions
Hex:
        #864cdb
        RGB:
        134, 76, 219
        CMY:
        47, 70, 14
        CMYK:
        39, 65, 0, 14
      HSL:
        264°, 66.5116%, 57.8431%
        HSV (HSB):
        264°, 65.2968%, 85.8824%
        XYZ:
        25.2021, 15.3517, 68.6527
        xyY:
        0.2308, 0.1406, 15.3517
      CIE-Lab:
        46.1122, 53.4954, -64.4094
        CIE-LCH:
        46.1122, 83.7277, 309.7114
        CIE-Luv:
        46.1122, 12.3653, -101.2555
        Hunter-Lab:
        39.1812, 46.2476, -76.4601
      #864cdb color charts
#864cdb RGB chart
      #864cdb CMYK chart
      #864cdb RGB pie chart
      #864cdb color shades, tints & tones
#864cdb color schemes
#864cdb color preview, HTML & CSS examples
           This text has a color of #864cdb        
        
          <p style="color:#864cdb;">Text here</p>
        
        
          .mytext {color:#864cdb;}
        
        Text color #864cdb
      
           This box has a color of #864cdb        
        
          <div style="background-color:#864cdb;">Content here</div>
        
        
          .mybackground {background-color:#864cdb;}
        
        Background color #864cdb
      
           Border around this has a color of #864cdb        
        
          <div style="border:2px solid #864cdb;">Content here</div>
        
        
          .myborder {border:2px solid #864cdb;}
        
        Border color #864cdb