#8282c8 color space conversions
Hex:
        #8282c8
        RGB:
        130, 130, 200
        CMY:
        49, 49, 22
        CMYK:
        35, 35, 0, 22
      HSL:
        240°, 38.8889%, 64.7059%
        HSV (HSB):
        240°, 35.0000%, 78.4314%
        XYZ:
        27.6139, 24.8812, 57.9907
        xyY:
        0.2499, 0.2252, 24.8812
      CIE-Lab:
        56.9595, 16.6757, -36.3251
        CIE-LCH:
        56.9595, 39.9699, 294.6583
        CIE-Luv:
        56.9595, -4.2043, -58.3186
        Hunter-Lab:
        49.8811, 11.5247, -34.0126
      #8282c8 color charts
#8282c8 RGB chart
      #8282c8 CMYK chart
      #8282c8 RGB pie chart
      #8282c8 color shades, tints & tones
#8282c8 color schemes
#8282c8 color preview, HTML & CSS examples
           This text has a color of #8282c8        
        
          <p style="color:#8282c8;">Text here</p>
        
        
          .mytext {color:#8282c8;}
        
        Text color #8282c8
      
           This box has a color of #8282c8        
        
          <div style="background-color:#8282c8;">Content here</div>
        
        
          .mybackground {background-color:#8282c8;}
        
        Background color #8282c8
      
           Border around this has a color of #8282c8        
        
          <div style="border:2px solid #8282c8;">Content here</div>
        
        
          .myborder {border:2px solid #8282c8;}
        
        Border color #8282c8