#8482ff color space conversions
Hex:
        #8482ff
        RGB:
        132, 130, 255
        CMY:
        48, 49, 0
        CMYK:
        48, 49, 0, 0
      HSL:
        241°, 100.0000%, 75.4902%
        HSV (HSB):
        241°, 49.0196%, 100.0000%
        XYZ:
        35.5484, 28.0908, 98.1562
        xyY:
        0.2197, 0.1736, 28.0908
      CIE-Lab:
        59.9707, 32.7844, -62.2200
        CIE-LCH:
        59.9707, 70.3288, 297.7852
        CIE-Luv:
        59.9707, -6.7020, -102.8047
        Hunter-Lab:
        53.0008, 26.9712, -72.7032
      #8482ff color charts
#8482ff RGB chart
      #8482ff CMYK chart
      #8482ff RGB pie chart
      #8482ff color shades, tints & tones
#8482ff color schemes
#8482ff color preview, HTML & CSS examples
           This text has a color of #8482ff        
        
          <p style="color:#8482ff;">Text here</p>
        
        
          .mytext {color:#8482ff;}
        
        Text color #8482ff
      
           This box has a color of #8482ff        
        
          <div style="background-color:#8482ff;">Content here</div>
        
        
          .mybackground {background-color:#8482ff;}
        
        Background color #8482ff
      
           Border around this has a color of #8482ff        
        
          <div style="border:2px solid #8482ff;">Content here</div>
        
        
          .myborder {border:2px solid #8482ff;}
        
        Border color #8482ff