#8182d8 color space conversions
Hex:
        #8182d8
        RGB:
        129, 130, 216
        CMY:
        49, 49, 15
        CMYK:
        40, 40, 0, 15
      HSL:
        239°, 52.7273%, 67.6471%
        HSV (HSB):
        239°, 40.2778%, 84.7059%
        XYZ:
        29.4306, 25.5903, 68.3540
        xyY:
        0.2385, 0.2074, 25.5903
      CIE-Lab:
        57.6461, 20.8248, -44.2743
        CIE-LCH:
        57.6461, 48.9274, 295.1903
        CIE-Luv:
        57.6461, -5.5886, -71.8459
        Hunter-Lab:
        50.5868, 15.3214, -44.7032
      #8182d8 color charts
#8182d8 RGB chart
      #8182d8 CMYK chart
      #8182d8 RGB pie chart
      #8182d8 color shades, tints & tones
#8182d8 color schemes
#8182d8 color preview, HTML & CSS examples
           This text has a color of #8182d8        
        
          <p style="color:#8182d8;">Text here</p>
        
        
          .mytext {color:#8182d8;}
        
        Text color #8182d8
      
           This box has a color of #8182d8        
        
          <div style="background-color:#8182d8;">Content here</div>
        
        
          .mybackground {background-color:#8182d8;}
        
        Background color #8182d8
      
           Border around this has a color of #8182d8        
        
          <div style="border:2px solid #8182d8;">Content here</div>
        
        
          .myborder {border:2px solid #8182d8;}
        
        Border color #8182d8