#482cd4 color space conversions
Hex:
        #482cd4
        RGB:
        72, 44, 212
        CMY:
        72, 83, 17
        CMYK:
        66, 79, 0, 17
      HSL:
        250°, 66.1417%, 50.1961%
        HSV (HSB):
        250°, 79.2453%, 83.1373%
        XYZ:
        15.4568, 7.9325, 63.0038
        xyY:
        0.1789, 0.0918, 7.9325
      CIE-Lab:
        33.8420, 58.0808, -80.7258
        CIE-LCH:
        33.8420, 99.4487, 305.7344
        CIE-Luv:
        33.8420, -2.9450, -108.9384
        Hunter-Lab:
        28.1648, 48.6725, -112.9147
      #482cd4 color charts
#482cd4 RGB chart
      #482cd4 CMYK chart
      #482cd4 RGB pie chart
      #482cd4 color shades, tints & tones
#482cd4 color schemes
#482cd4 color preview, HTML & CSS examples
           This text has a color of #482cd4        
        
          <p style="color:#482cd4;">Text here</p>
        
        
          .mytext {color:#482cd4;}
        
        Text color #482cd4
      
           This box has a color of #482cd4        
        
          <div style="background-color:#482cd4;">Content here</div>
        
        
          .mybackground {background-color:#482cd4;}
        
        Background color #482cd4
      
           Border around this has a color of #482cd4        
        
          <div style="border:2px solid #482cd4;">Content here</div>
        
        
          .myborder {border:2px solid #482cd4;}
        
        Border color #482cd4