#8463fb color space conversions
Hex:
        #8463fb
        RGB:
        132, 99, 251
        CMY:
        48, 61, 2
        CMYK:
        47, 61, 0, 2
      HSL:
        253°, 95.0000%, 68.6275%
        HSV (HSB):
        253°, 60.5578%, 98.4314%
        XYZ:
        31.3901, 20.7942, 93.6260
        xyY:
        0.2153, 0.1426, 20.7942
      CIE-Lab:
        52.7236, 49.3893, -71.6958
        CIE-LCH:
        52.7236, 87.0608, 304.5619
        CIE-Luv:
        52.7236, 2.2758, -115.4956
        Hunter-Lab:
        45.6007, 43.0727, -89.8120
      #8463fb color charts
#8463fb RGB chart
      #8463fb CMYK chart
      #8463fb RGB pie chart
      #8463fb color shades, tints & tones
#8463fb color schemes
#8463fb color preview, HTML & CSS examples
           This text has a color of #8463fb        
        
          <p style="color:#8463fb;">Text here</p>
        
        
          .mytext {color:#8463fb;}
        
        Text color #8463fb
      
           This box has a color of #8463fb        
        
          <div style="background-color:#8463fb;">Content here</div>
        
        
          .mybackground {background-color:#8463fb;}
        
        Background color #8463fb
      
           Border around this has a color of #8463fb        
        
          <div style="border:2px solid #8463fb;">Content here</div>
        
        
          .myborder {border:2px solid #8463fb;}
        
        Border color #8463fb