#482dc2 color space conversions
Hex:
        #482dc2
        RGB:
        72, 45, 194
        CMY:
        72, 82, 24
        CMYK:
        63, 77, 0, 24
      HSL:
        251°, 62.3431%, 46.8627%
        HSV (HSB):
        251°, 76.8041%, 76.0784%
        XYZ:
        13.3485, 7.1495, 51.7154
        xyY:
        0.1848, 0.0990, 7.1495
      CIE-Lab:
        32.1449, 52.3757, -73.0365
        CIE-LCH:
        32.1449, 89.8752, 305.6449
        CIE-Luv:
        32.1449, -1.7549, -98.1934
        Hunter-Lab:
        26.7386, 42.3184, -95.9563
      #482dc2 color charts
#482dc2 RGB chart
      #482dc2 CMYK chart
      #482dc2 RGB pie chart
      #482dc2 color shades, tints & tones
#482dc2 color schemes
#482dc2 color preview, HTML & CSS examples
           This text has a color of #482dc2        
        
          <p style="color:#482dc2;">Text here</p>
        
        
          .mytext {color:#482dc2;}
        
        Text color #482dc2
      
           This box has a color of #482dc2        
        
          <div style="background-color:#482dc2;">Content here</div>
        
        
          .mybackground {background-color:#482dc2;}
        
        Background color #482dc2
      
           Border around this has a color of #482dc2        
        
          <div style="border:2px solid #482dc2;">Content here</div>
        
        
          .myborder {border:2px solid #482dc2;}
        
        Border color #482dc2