#847ffa color space conversions
Hex:
        #847ffa
        RGB:
        132, 127, 250
        CMY:
        48, 50, 2
        CMYK:
        47, 49, 0, 2
      HSL:
        242°, 92.4812%, 73.9216%
        HSV (HSB):
        242°, 49.2000%, 98.0392%
        XYZ:
        34.3604, 26.9864, 93.8404
        xyY:
        0.2214, 0.1739, 26.9864
      CIE-Lab:
        58.9617, 33.0749, -61.0853
        CIE-LCH:
        58.9617, 69.4648, 298.4335
        CIE-Luv:
        58.9617, -5.4637, -100.6598
        Hunter-Lab:
        51.9484, 27.1560, -70.7384
      #847ffa color charts
#847ffa RGB chart
      #847ffa CMYK chart
      #847ffa RGB pie chart
      #847ffa color shades, tints & tones
#847ffa color schemes
#847ffa color preview, HTML & CSS examples
           This text has a color of #847ffa        
        
          <p style="color:#847ffa;">Text here</p>
        
        
          .mytext {color:#847ffa;}
        
        Text color #847ffa
      
           This box has a color of #847ffa        
        
          <div style="background-color:#847ffa;">Content here</div>
        
        
          .mybackground {background-color:#847ffa;}
        
        Background color #847ffa
      
           Border around this has a color of #847ffa        
        
          <div style="border:2px solid #847ffa;">Content here</div>
        
        
          .myborder {border:2px solid #847ffa;}
        
        Border color #847ffa