#8243d1 color space conversions
Hex:
        #8243d1
        RGB:
        130, 67, 209
        CMY:
        49, 74, 18
        CMYK:
        38, 68, 0, 18
      HSL:
        267°, 60.6838%, 54.1176%
        HSV (HSB):
        267°, 67.9426%, 81.9608%
        XYZ:
        22.7217, 13.3636, 61.7035
        xyY:
        0.2324, 0.1367, 13.3636
      CIE-Lab:
        43.3060, 54.6865, -63.2540
        CIE-LCH:
        43.3060, 83.6162, 310.8452
        CIE-Luv:
        43.3060, 13.9427, -97.8219
        Hunter-Lab:
        36.5562, 46.9741, -74.4865
      #8243d1 color charts
#8243d1 RGB chart
      #8243d1 CMYK chart
      #8243d1 RGB pie chart
      #8243d1 color shades, tints & tones
#8243d1 color schemes
#8243d1 color preview, HTML & CSS examples
           This text has a color of #8243d1        
        
          <p style="color:#8243d1;">Text here</p>
        
        
          .mytext {color:#8243d1;}
        
        Text color #8243d1
      
           This box has a color of #8243d1        
        
          <div style="background-color:#8243d1;">Content here</div>
        
        
          .mybackground {background-color:#8243d1;}
        
        Background color #8243d1
      
           Border around this has a color of #8243d1        
        
          <div style="border:2px solid #8243d1;">Content here</div>
        
        
          .myborder {border:2px solid #8243d1;}
        
        Border color #8243d1