#8465ce color space conversions
Hex:
        #8465ce
        RGB:
        132, 101, 206
        CMY:
        48, 60, 19
        CMYK:
        36, 51, 0, 19
      HSL:
        258°, 51.7241%, 60.1961%
        HSV (HSB):
        258°, 50.9709%, 80.7843%
        XYZ:
        25.3100, 18.6691, 60.6620
        xyY:
        0.2419, 0.1784, 18.6691
      CIE-Lab:
        50.2978, 35.9113, -50.2628
        CIE-LCH:
        50.2978, 61.7735, 305.5447
        CIE-Luv:
        50.2978, 6.4753, -80.7907
        Hunter-Lab:
        43.2078, 28.9470, -52.9954
      #8465ce color charts
#8465ce RGB chart
      #8465ce CMYK chart
      #8465ce RGB pie chart
      #8465ce color shades, tints & tones
#8465ce color schemes
#8465ce color preview, HTML & CSS examples
           This text has a color of #8465ce        
        
          <p style="color:#8465ce;">Text here</p>
        
        
          .mytext {color:#8465ce;}
        
        Text color #8465ce
      
           This box has a color of #8465ce        
        
          <div style="background-color:#8465ce;">Content here</div>
        
        
          .mybackground {background-color:#8465ce;}
        
        Background color #8465ce
      
           Border around this has a color of #8465ce        
        
          <div style="border:2px solid #8465ce;">Content here</div>
        
        
          .myborder {border:2px solid #8465ce;}
        
        Border color #8465ce