#481ac4 color space conversions
Hex:
        #481ac4
        RGB:
        72, 26, 196
        CMY:
        72, 90, 23
        CMYK:
        63, 87, 0, 23
      HSL:
        256°, 76.5766%, 43.5294%
        HSV (HSB):
        256°, 86.7347%, 76.8627%
        XYZ:
        13.0057, 6.1020, 52.7169
        xyY:
        0.1811, 0.0850, 6.1020
      CIE-Lab:
        29.6684, 60.8062, -78.3072
        CIE-LCH:
        29.6684, 99.1434, 307.8296
        CIE-Luv:
        29.6684, 0.0776, -99.9988
        Hunter-Lab:
        24.7023, 50.7508, -109.2386
      #481ac4 color charts
#481ac4 RGB chart
      #481ac4 CMYK chart
      #481ac4 RGB pie chart
      #481ac4 color shades, tints & tones
#481ac4 color schemes
#481ac4 color preview, HTML & CSS examples
           This text has a color of #481ac4        
        
          <p style="color:#481ac4;">Text here</p>
        
        
          .mytext {color:#481ac4;}
        
        Text color #481ac4
      
           This box has a color of #481ac4        
        
          <div style="background-color:#481ac4;">Content here</div>
        
        
          .mybackground {background-color:#481ac4;}
        
        Background color #481ac4
      
           Border around this has a color of #481ac4        
        
          <div style="border:2px solid #481ac4;">Content here</div>
        
        
          .myborder {border:2px solid #481ac4;}
        
        Border color #481ac4