#8282a9 color space conversions
Hex:
        #8282a9
        RGB:
        130, 130, 169
        CMY:
        49, 49, 34
        CMYK:
        23, 23, 0, 34
      HSL:
        240°, 18.4834%, 58.6275%
        HSV (HSB):
        240°, 23.0769%, 66.2745%
        XYZ:
        24.3500, 23.5757, 40.8033
        xyY:
        0.2744, 0.2657, 23.5757
      CIE-Lab:
        55.6604, 8.6772, -20.6397
        CIE-LCH:
        55.6604, 22.3896, 292.8025
        CIE-Luv:
        55.6604, -2.3109, -32.0615
        Hunter-Lab:
        48.5548, 4.5460, -15.8364
      #8282a9 color charts
#8282a9 RGB chart
      #8282a9 CMYK chart
      #8282a9 RGB pie chart
      #8282a9 color shades, tints & tones
#8282a9 color schemes
#8282a9 color preview, HTML & CSS examples
           This text has a color of #8282a9        
        
          <p style="color:#8282a9;">Text here</p>
        
        
          .mytext {color:#8282a9;}
        
        Text color #8282a9
      
           This box has a color of #8282a9        
        
          <div style="background-color:#8282a9;">Content here</div>
        
        
          .mybackground {background-color:#8282a9;}
        
        Background color #8282a9
      
           Border around this has a color of #8282a9        
        
          <div style="border:2px solid #8282a9;">Content here</div>
        
        
          .myborder {border:2px solid #8282a9;}
        
        Border color #8282a9