#862bfc color space conversions
Hex:
        #862bfc
        RGB:
        134, 43, 252
        CMY:
        47, 83, 1
        CMYK:
        47, 83, 0, 1
      HSL:
        266°, 97.2093%, 57.8431%
        HSV (HSB):
        266°, 82.9365%, 98.8235%
        XYZ:
        28.2661, 13.8244, 93.2740
        xyY:
        0.2088, 0.1021, 13.8244
      CIE-Lab:
        43.9800, 75.2088, -86.5323
        CIE-LCH:
        43.9800, 114.6481, 310.9953
        CIE-Luv:
        43.9800, 12.2978, -129.7610
        Hunter-Lab:
        37.1811, 70.6335, -122.7104
      #862bfc color charts
#862bfc RGB chart
      #862bfc CMYK chart
      #862bfc RGB pie chart
      #862bfc color shades, tints & tones
#862bfc color schemes
#862bfc color preview, HTML & CSS examples
           This text has a color of #862bfc        
        
          <p style="color:#862bfc;">Text here</p>
        
        
          .mytext {color:#862bfc;}
        
        Text color #862bfc
      
           This box has a color of #862bfc        
        
          <div style="background-color:#862bfc;">Content here</div>
        
        
          .mybackground {background-color:#862bfc;}
        
        Background color #862bfc
      
           Border around this has a color of #862bfc        
        
          <div style="border:2px solid #862bfc;">Content here</div>
        
        
          .myborder {border:2px solid #862bfc;}
        
        Border color #862bfc