#482ec3 color space conversions
Hex:
        #482ec3
        RGB:
        72, 46, 195
        CMY:
        72, 82, 24
        CMYK:
        63, 76, 0, 24
      HSL:
        250°, 61.8257%, 47.2549%
        HSV (HSB):
        250°, 76.4103%, 76.4706%
        XYZ:
        13.4998, 7.2718, 52.3218
        xyY:
        0.1847, 0.0995, 7.2718
      CIE-Lab:
        32.4179, 52.1775, -73.1735
        CIE-LCH:
        32.4179, 89.8713, 305.4914
        CIE-Luv:
        32.4179, -1.9681, -98.7065
        Hunter-Lab:
        26.9663, 42.1690, -96.1618
      #482ec3 color charts
#482ec3 RGB chart
      #482ec3 CMYK chart
      #482ec3 RGB pie chart
      #482ec3 color shades, tints & tones
#482ec3 color schemes
#482ec3 color preview, HTML & CSS examples
           This text has a color of #482ec3        
        
          <p style="color:#482ec3;">Text here</p>
        
        
          .mytext {color:#482ec3;}
        
        Text color #482ec3
      
           This box has a color of #482ec3        
        
          <div style="background-color:#482ec3;">Content here</div>
        
        
          .mybackground {background-color:#482ec3;}
        
        Background color #482ec3
      
           Border around this has a color of #482ec3        
        
          <div style="border:2px solid #482ec3;">Content here</div>
        
        
          .myborder {border:2px solid #482ec3;}
        
        Border color #482ec3