#864ff8 color space conversions
Hex:
        #864ff8
        RGB:
        134, 79, 248
        CMY:
        47, 69, 3
        CMYK:
        46, 68, 0, 3
      HSL:
        260°, 92.3497%, 64.1176%
        HSV (HSB):
        260°, 68.1452%, 97.2549%
        XYZ:
        29.5708, 17.4376, 90.6142
        xyY:
        0.2149, 0.1267, 17.4376
      CIE-Lab:
        48.8068, 59.4616, -76.3873
        CIE-LCH:
        48.8068, 96.8024, 307.8980
        CIE-Luv:
        48.8068, 7.7807, -120.2806
        Hunter-Lab:
        41.7584, 53.3259, -99.4264
      #864ff8 color charts
#864ff8 RGB chart
      #864ff8 CMYK chart
      #864ff8 RGB pie chart
      #864ff8 color shades, tints & tones
#864ff8 color schemes
#864ff8 color preview, HTML & CSS examples
           This text has a color of #864ff8        
        
          <p style="color:#864ff8;">Text here</p>
        
        
          .mytext {color:#864ff8;}
        
        Text color #864ff8
      
           This box has a color of #864ff8        
        
          <div style="background-color:#864ff8;">Content here</div>
        
        
          .mybackground {background-color:#864ff8;}
        
        Background color #864ff8
      
           Border around this has a color of #864ff8        
        
          <div style="border:2px solid #864ff8;">Content here</div>
        
        
          .myborder {border:2px solid #864ff8;}
        
        Border color #864ff8