#8182c4 color space conversions
Hex:
        #8182c4
        RGB:
        129, 130, 196
        CMY:
        49, 49, 23
        CMYK:
        34, 34, 0, 23
      HSL:
        239°, 36.2162%, 63.7255%
        HSV (HSB):
        239°, 34.1837%, 76.8627%
        XYZ:
        26.9997, 24.6179, 55.5532
        xyY:
        0.2519, 0.2297, 24.6179
      CIE-Lab:
        56.7012, 15.3153, -34.4664
        CIE-LCH:
        56.7012, 37.7160, 293.9582
        CIE-Luv:
        56.7012, -4.4138, -55.0989
        Hunter-Lab:
        49.6164, 10.3053, -31.6528
      #8182c4 color charts
#8182c4 RGB chart
      #8182c4 CMYK chart
      #8182c4 RGB pie chart
      #8182c4 color shades, tints & tones
#8182c4 color schemes
#8182c4 color preview, HTML & CSS examples
           This text has a color of #8182c4        
        
          <p style="color:#8182c4;">Text here</p>
        
        
          .mytext {color:#8182c4;}
        
        Text color #8182c4
      
           This box has a color of #8182c4        
        
          <div style="background-color:#8182c4;">Content here</div>
        
        
          .mybackground {background-color:#8182c4;}
        
        Background color #8182c4
      
           Border around this has a color of #8182c4        
        
          <div style="border:2px solid #8182c4;">Content here</div>
        
        
          .myborder {border:2px solid #8182c4;}
        
        Border color #8182c4