#481a63 color space conversions
Hex:
        #481a63
        RGB:
        72, 26, 99
        CMY:
        72, 90, 61
        CMYK:
        27, 74, 0, 61
      HSL:
        278°, 58.4000%, 24.5098%
        HSV (HSB):
        278°, 73.7374%, 38.8235%
        XYZ:
        5.2940, 3.0174, 12.1078
        xyY:
        0.2593, 0.1478, 3.0174
      CIE-Lab:
        20.1133, 35.2889, -33.9113
        CIE-LCH:
        20.1133, 48.9416, 316.1405
        CIE-Luv:
        20.1133, 12.0031, -40.7260
        Hunter-Lab:
        17.3705, 24.0029, -29.1674
      #481a63 color charts
#481a63 RGB chart
      #481a63 CMYK chart
      #481a63 RGB pie chart
      #481a63 color shades, tints & tones
#481a63 color schemes
#481a63 color preview, HTML & CSS examples
           This text has a color of #481a63        
        
          <p style="color:#481a63;">Text here</p>
        
        
          .mytext {color:#481a63;}
        
        Text color #481a63
      
           This box has a color of #481a63        
        
          <div style="background-color:#481a63;">Content here</div>
        
        
          .mybackground {background-color:#481a63;}
        
        Background color #481a63
      
           Border around this has a color of #481a63        
        
          <div style="border:2px solid #481a63;">Content here</div>
        
        
          .myborder {border:2px solid #481a63;}
        
        Border color #481a63