#8282c0 color space conversions
Hex:
        #8282c0
        RGB:
        130, 130, 192
        CMY:
        49, 49, 25
        CMYK:
        32, 32, 0, 25
      HSL:
        240°, 32.9787%, 63.1373%
        HSV (HSB):
        240°, 32.2917%, 75.2941%
        XYZ:
        26.7030, 24.5169, 53.1940
        xyY:
        0.2557, 0.2348, 24.5169
      CIE-Lab:
        56.6016, 14.5362, -32.3430
        CIE-LCH:
        56.6016, 35.4595, 294.2010
        CIE-Luv:
        56.6016, -3.7171, -51.5628
        Hunter-Lab:
        49.5145, 9.6140, -29.0358
      #8282c0 color charts
#8282c0 RGB chart
      #8282c0 CMYK chart
      #8282c0 RGB pie chart
      #8282c0 color shades, tints & tones
#8282c0 color schemes
#8282c0 color preview, HTML & CSS examples
           This text has a color of #8282c0        
        
          <p style="color:#8282c0;">Text here</p>
        
        
          .mytext {color:#8282c0;}
        
        Text color #8282c0
      
           This box has a color of #8282c0        
        
          <div style="background-color:#8282c0;">Content here</div>
        
        
          .mybackground {background-color:#8282c0;}
        
        Background color #8282c0
      
           Border around this has a color of #8282c0        
        
          <div style="border:2px solid #8282c0;">Content here</div>
        
        
          .myborder {border:2px solid #8282c0;}
        
        Border color #8282c0