#482eea color space conversions
Hex:
        #482eea
        RGB:
        72, 46, 234
        CMY:
        72, 82, 8
        CMYK:
        69, 80, 0, 8
      HSL:
        248°, 81.7391%, 54.9020%
        HSV (HSB):
        248°, 80.3419%, 91.7647%
        XYZ:
        18.5008, 9.2722, 78.6565
        xyY:
        0.1738, 0.0871, 9.2722
      CIE-Lab:
        36.5032, 63.4633, -88.9319
        CIE-LCH:
        36.5032, 109.2542, 305.5123
        CIE-Luv:
        36.5032, -4.6513, -121.6223
        Hunter-Lab:
        30.4503, 55.1636, -131.8374
      #482eea color charts
#482eea RGB chart
      #482eea CMYK chart
      #482eea RGB pie chart
      #482eea color shades, tints & tones
#482eea color schemes
#482eea color preview, HTML & CSS examples
           This text has a color of #482eea        
        
          <p style="color:#482eea;">Text here</p>
        
        
          .mytext {color:#482eea;}
        
        Text color #482eea
      
           This box has a color of #482eea        
        
          <div style="background-color:#482eea;">Content here</div>
        
        
          .mybackground {background-color:#482eea;}
        
        Background color #482eea
      
           Border around this has a color of #482eea        
        
          <div style="border:2px solid #482eea;">Content here</div>
        
        
          .myborder {border:2px solid #482eea;}
        
        Border color #482eea