#482cdd color space conversions
Hex:
        #482cdd
        RGB:
        72, 44, 221
        CMY:
        72, 83, 13
        CMYK:
        67, 80, 0, 13
      HSL:
        249°, 72.2449%, 51.9608%
        HSV (HSB):
        249°, 80.0905%, 86.6667%
        XYZ:
        16.6243, 8.3995, 69.1517
        xyY:
        0.1765, 0.0892, 8.3995
      CIE-Lab:
        34.8015, 60.6503, -84.3251
        CIE-LCH:
        34.8015, 103.8710, 305.7254
        CIE-Luv:
        34.8015, -3.5682, -114.1874
        Hunter-Lab:
        28.9820, 51.6708, -121.1801
      #482cdd color charts
#482cdd RGB chart
      #482cdd CMYK chart
      #482cdd RGB pie chart
      #482cdd color shades, tints & tones
#482cdd color schemes
#482cdd color preview, HTML & CSS examples
           This text has a color of #482cdd        
        
          <p style="color:#482cdd;">Text here</p>
        
        
          .mytext {color:#482cdd;}
        
        Text color #482cdd
      
           This box has a color of #482cdd        
        
          <div style="background-color:#482cdd;">Content here</div>
        
        
          .mybackground {background-color:#482cdd;}
        
        Background color #482cdd
      
           Border around this has a color of #482cdd        
        
          <div style="border:2px solid #482cdd;">Content here</div>
        
        
          .myborder {border:2px solid #482cdd;}
        
        Border color #482cdd