#864cfd color space conversions
Hex:
        #864cfd
        RGB:
        134, 76, 253
        CMY:
        47, 70, 1
        CMYK:
        47, 70, 0, 1
      HSL:
        260°, 97.7901%, 64.5098%
        HSV (HSB):
        260°, 69.9605%, 99.2157%
        XYZ:
        30.1456, 17.3291, 94.6845
        xyY:
        0.2121, 0.1219, 17.3291
      CIE-Lab:
        48.6720, 62.2236, -79.3952
        CIE-LCH:
        48.6720, 100.8731, 308.0865
        CIE-Luv:
        48.6720, 7.7096, -124.4530
        Hunter-Lab:
        41.6282, 56.4137, -105.7170
      #864cfd color charts
#864cfd RGB chart
      #864cfd CMYK chart
      #864cfd RGB pie chart
      #864cfd color shades, tints & tones
#864cfd color schemes
#864cfd color preview, HTML & CSS examples
           This text has a color of #864cfd        
        
          <p style="color:#864cfd;">Text here</p>
        
        
          .mytext {color:#864cfd;}
        
        Text color #864cfd
      
           This box has a color of #864cfd        
        
          <div style="background-color:#864cfd;">Content here</div>
        
        
          .mybackground {background-color:#864cfd;}
        
        Background color #864cfd
      
           Border around this has a color of #864cfd        
        
          <div style="border:2px solid #864cfd;">Content here</div>
        
        
          .myborder {border:2px solid #864cfd;}
        
        Border color #864cfd