#8241d1 color space conversions
Hex:
        #8241d1
        RGB:
        130, 65, 209
        CMY:
        49, 75, 18
        CMYK:
        38, 69, 0, 18
      HSL:
        267°, 61.0169%, 53.7255%
        HSV (HSB):
        267°, 68.8995%, 81.9608%
        XYZ:
        22.6048, 13.1299, 61.6645
        xyY:
        0.2321, 0.1348, 13.1299
      CIE-Lab:
        42.9583, 55.6526, -63.8187
        CIE-LCH:
        42.9583, 84.6761, 311.0898
        CIE-Luv:
        42.9583, 14.3346, -98.4194
        Hunter-Lab:
        36.2352, 47.9434, -75.5343
      #8241d1 color charts
#8241d1 RGB chart
      #8241d1 CMYK chart
      #8241d1 RGB pie chart
      #8241d1 color shades, tints & tones
#8241d1 color schemes
#8241d1 color preview, HTML & CSS examples
           This text has a color of #8241d1        
        
          <p style="color:#8241d1;">Text here</p>
        
        
          .mytext {color:#8241d1;}
        
        Text color #8241d1
      
           This box has a color of #8241d1        
        
          <div style="background-color:#8241d1;">Content here</div>
        
        
          .mybackground {background-color:#8241d1;}
        
        Background color #8241d1
      
           Border around this has a color of #8241d1        
        
          <div style="border:2px solid #8241d1;">Content here</div>
        
        
          .myborder {border:2px solid #8241d1;}
        
        Border color #8241d1