#8241d2 color space conversions
Hex:
        #8241d2
        RGB:
        130, 65, 210
        CMY:
        49, 75, 18
        CMYK:
        38, 69, 0, 18
      HSL:
        267°, 61.7021%, 53.9216%
        HSV (HSB):
        267°, 69.0476%, 82.3529%
        XYZ:
        22.7291, 13.1796, 62.3187
        xyY:
        0.2314, 0.1342, 13.1796
      CIE-Lab:
        43.0326, 55.8988, -64.2738
        CIE-LCH:
        43.0326, 85.1810, 311.0135
        CIE-Luv:
        43.0326, 14.1725, -99.1115
        Hunter-Lab:
        36.3037, 48.2242, -76.3644
      #8241d2 color charts
#8241d2 RGB chart
      #8241d2 CMYK chart
      #8241d2 RGB pie chart
      #8241d2 color shades, tints & tones
#8241d2 color schemes
#8241d2 color preview, HTML & CSS examples
           This text has a color of #8241d2        
        
          <p style="color:#8241d2;">Text here</p>
        
        
          .mytext {color:#8241d2;}
        
        Text color #8241d2
      
           This box has a color of #8241d2        
        
          <div style="background-color:#8241d2;">Content here</div>
        
        
          .mybackground {background-color:#8241d2;}
        
        Background color #8241d2
      
           Border around this has a color of #8241d2        
        
          <div style="border:2px solid #8241d2;">Content here</div>
        
        
          .myborder {border:2px solid #8241d2;}
        
        Border color #8241d2