#481f80 color space conversions
Hex:
        #481f80
        RGB:
        72, 31, 128
        CMY:
        72, 88, 50
        CMYK:
        44, 76, 0, 50
      HSL:
        265°, 61.0063%, 31.1765%
        HSV (HSB):
        265°, 75.7812%, 50.1961%
        XYZ:
        7.0588, 3.9162, 20.8059
        xyY:
        0.2221, 0.1232, 3.9162
      CIE-Lab:
        23.3925, 40.3729, -47.2784
        CIE-LCH:
        23.3925, 62.1709, 310.4953
        CIE-Luv:
        23.3925, 6.8023, -58.8285
        Hunter-Lab:
        19.7894, 29.0384, -48.4830
      #481f80 color charts
#481f80 RGB chart
      #481f80 CMYK chart
      #481f80 RGB pie chart
      #481f80 color shades, tints & tones
#481f80 color schemes
#481f80 color preview, HTML & CSS examples
           This text has a color of #481f80        
        
          <p style="color:#481f80;">Text here</p>
        
        
          .mytext {color:#481f80;}
        
        Text color #481f80
      
           This box has a color of #481f80        
        
          <div style="background-color:#481f80;">Content here</div>
        
        
          .mybackground {background-color:#481f80;}
        
        Background color #481f80
      
           Border around this has a color of #481f80        
        
          <div style="border:2px solid #481f80;">Content here</div>
        
        
          .myborder {border:2px solid #481f80;}
        
        Border color #481f80