#863cf5 color space conversions
Hex:
        #863cf5
        RGB:
        134, 60, 245
        CMY:
        47, 76, 4
        CMYK:
        45, 76, 0, 4
      HSL:
        264°, 90.2439%, 59.8039%
        HSV (HSB):
        264°, 75.5102%, 96.0784%
        XYZ:
        27.9288, 14.8926, 87.7888
        xyY:
        0.2138, 0.1140, 14.8926
      CIE-Lab:
        45.4868, 67.3812, -80.1354
        CIE-LCH:
        45.4868, 104.6992, 310.0585
        CIE-Luv:
        45.4868, 11.3629, -122.9473
        Hunter-Lab:
        38.5910, 61.6487, -107.8624
      #863cf5 color charts
#863cf5 RGB chart
      #863cf5 CMYK chart
      #863cf5 RGB pie chart
      #863cf5 color shades, tints & tones
#863cf5 color schemes
#863cf5 color preview, HTML & CSS examples
           This text has a color of #863cf5        
        
          <p style="color:#863cf5;">Text here</p>
        
        
          .mytext {color:#863cf5;}
        
        Text color #863cf5
      
           This box has a color of #863cf5        
        
          <div style="background-color:#863cf5;">Content here</div>
        
        
          .mybackground {background-color:#863cf5;}
        
        Background color #863cf5
      
           Border around this has a color of #863cf5        
        
          <div style="border:2px solid #863cf5;">Content here</div>
        
        
          .myborder {border:2px solid #863cf5;}
        
        Border color #863cf5