#8282e0 color space conversions
Hex:
        #8282e0
        RGB:
        130, 130, 224
        CMY:
        49, 49, 12
        CMYK:
        42, 42, 0, 12
      HSL:
        240°, 60.2564%, 69.4118%
        HSV (HSB):
        240°, 41.9643%, 87.8431%
        XYZ:
        30.6431, 26.0929, 73.9424
        xyY:
        0.2345, 0.1997, 26.0929
      CIE-Lab:
        58.1251, 23.3430, -47.9936
        CIE-LCH:
        58.1251, 53.3692, 295.9372
        CIE-Luv:
        58.1251, -5.6443, -78.2880
        Hunter-Lab:
        51.0812, 17.6882, -50.0681
      #8282e0 color charts
#8282e0 RGB chart
      #8282e0 CMYK chart
      #8282e0 RGB pie chart
      #8282e0 color shades, tints & tones
#8282e0 color schemes
#8282e0 color preview, HTML & CSS examples
           This text has a color of #8282e0        
        
          <p style="color:#8282e0;">Text here</p>
        
        
          .mytext {color:#8282e0;}
        
        Text color #8282e0
      
           This box has a color of #8282e0        
        
          <div style="background-color:#8282e0;">Content here</div>
        
        
          .mybackground {background-color:#8282e0;}
        
        Background color #8282e0
      
           Border around this has a color of #8282e0        
        
          <div style="border:2px solid #8282e0;">Content here</div>
        
        
          .myborder {border:2px solid #8282e0;}
        
        Border color #8282e0