#864bfd color space conversions
Hex:
        #864bfd
        RGB:
        134, 75, 253
        CMY:
        47, 71, 1
        CMYK:
        47, 70, 0, 1
      HSL:
        260°, 97.8022%, 64.3137%
        HSV (HSB):
        260°, 70.3557%, 99.2157%
        XYZ:
        30.0772, 17.1923, 94.6617
        xyY:
        0.2119, 0.1211, 17.1923
      CIE-Lab:
        48.5015, 62.7007, -79.6739
        CIE-LCH:
        48.5015, 101.3869, 308.2015
        CIE-Luv:
        48.5015, 7.8876, -124.7183
        Hunter-Lab:
        41.4636, 56.9203, -106.3348
      #864bfd color charts
#864bfd RGB chart
      #864bfd CMYK chart
      #864bfd RGB pie chart
      #864bfd color shades, tints & tones
#864bfd color schemes
#864bfd color preview, HTML & CSS examples
           This text has a color of #864bfd        
        
          <p style="color:#864bfd;">Text here</p>
        
        
          .mytext {color:#864bfd;}
        
        Text color #864bfd
      
           This box has a color of #864bfd        
        
          <div style="background-color:#864bfd;">Content here</div>
        
        
          .mybackground {background-color:#864bfd;}
        
        Background color #864bfd
      
           Border around this has a color of #864bfd        
        
          <div style="border:2px solid #864bfd;">Content here</div>
        
        
          .myborder {border:2px solid #864bfd;}
        
        Border color #864bfd