#8441fc color space conversions
Hex:
        #8441fc
        RGB:
        132, 65, 252
        CMY:
        48, 75, 1
        CMYK:
        48, 74, 0, 1
      HSL:
        261°, 96.8912%, 62.1569%
        HSV (HSB):
        261°, 74.2063%, 98.8235%
        XYZ:
        28.9767, 15.7144, 93.6014
        xyY:
        0.2095, 0.1136, 15.7144
      CIE-Lab:
        46.5975, 66.6999, -82.2412
        CIE-LCH:
        46.5975, 105.8890, 309.0430
        CIE-Luv:
        46.5975, 8.8681, -126.6472
        Hunter-Lab:
        39.6414, 61.1059, -112.2468
      #8441fc color charts
#8441fc RGB chart
      #8441fc CMYK chart
      #8441fc RGB pie chart
      #8441fc color shades, tints & tones
#8441fc color schemes
#8441fc color preview, HTML & CSS examples
           This text has a color of #8441fc        
        
          <p style="color:#8441fc;">Text here</p>
        
        
          .mytext {color:#8441fc;}
        
        Text color #8441fc
      
           This box has a color of #8441fc        
        
          <div style="background-color:#8441fc;">Content here</div>
        
        
          .mybackground {background-color:#8441fc;}
        
        Background color #8441fc
      
           Border around this has a color of #8441fc        
        
          <div style="border:2px solid #8441fc;">Content here</div>
        
        
          .myborder {border:2px solid #8441fc;}
        
        Border color #8441fc