#8479fc color space conversions
Hex:
        #8479fc
        RGB:
        132, 121, 252
        CMY:
        48, 53, 1
        CMYK:
        48, 52, 0, 1
      HSL:
        245°, 95.6204%, 73.1373%
        HSV (HSB):
        245°, 51.9841%, 98.8235%
        XYZ:
        33.9238, 25.6086, 95.2504
        xyY:
        0.2192, 0.1654, 25.6086
      CIE-Lab:
        57.6636, 37.1551, -64.2720
        CIE-LCH:
        57.6636, 74.2388, 300.0318
        CIE-Luv:
        57.6636, -3.7760, -105.5945
        Hunter-Lab:
        50.6049, 31.1017, -76.1744
      #8479fc color charts
#8479fc RGB chart
      #8479fc CMYK chart
      #8479fc RGB pie chart
      #8479fc color shades, tints & tones
#8479fc color schemes
#8479fc color preview, HTML & CSS examples
           This text has a color of #8479fc        
        
          <p style="color:#8479fc;">Text here</p>
        
        
          .mytext {color:#8479fc;}
        
        Text color #8479fc
      
           This box has a color of #8479fc        
        
          <div style="background-color:#8479fc;">Content here</div>
        
        
          .mybackground {background-color:#8479fc;}
        
        Background color #8479fc
      
           Border around this has a color of #8479fc        
        
          <div style="border:2px solid #8479fc;">Content here</div>
        
        
          .myborder {border:2px solid #8479fc;}
        
        Border color #8479fc