#481ac5 color space conversions
Hex:
        #481ac5
        RGB:
        72, 26, 197
        CMY:
        72, 90, 23
        CMYK:
        63, 87, 0, 23
      HSL:
        256°, 76.6816%, 43.7255%
        HSV (HSB):
        256°, 86.8020%, 77.2549%
        XYZ:
        13.1199, 6.1477, 53.3185
        xyY:
        0.1807, 0.0847, 6.1477
      CIE-Lab:
        29.7821, 61.0682, -78.7063
        CIE-LCH:
        29.7821, 99.6193, 307.8079
        CIE-Luv:
        29.7821, -0.0080, -100.5765
        Hunter-Lab:
        24.7946, 51.0617, -110.1413
      #481ac5 color charts
#481ac5 RGB chart
      #481ac5 CMYK chart
      #481ac5 RGB pie chart
      #481ac5 color shades, tints & tones
#481ac5 color schemes
#481ac5 color preview, HTML & CSS examples
           This text has a color of #481ac5        
        
          <p style="color:#481ac5;">Text here</p>
        
        
          .mytext {color:#481ac5;}
        
        Text color #481ac5
      
           This box has a color of #481ac5        
        
          <div style="background-color:#481ac5;">Content here</div>
        
        
          .mybackground {background-color:#481ac5;}
        
        Background color #481ac5
      
           Border around this has a color of #481ac5        
        
          <div style="border:2px solid #481ac5;">Content here</div>
        
        
          .myborder {border:2px solid #481ac5;}
        
        Border color #481ac5