#481d93 color space conversions
Hex:
        #481d93
        RGB:
        72, 29, 147
        CMY:
        72, 89, 42
        CMYK:
        51, 80, 0, 42
      HSL:
        262°, 67.0455%, 34.5098%
        HSV (HSB):
        262°, 80.2721%, 57.6471%
        XYZ:
        8.3783, 4.3630, 28.0043
        xyY:
        0.2056, 0.1071, 4.3630
      CIE-Lab:
        24.8370, 46.5019, -56.7810
        CIE-LCH:
        24.8370, 73.3928, 309.3165
        CIE-Luv:
        24.8370, 4.6781, -70.8893
        Hunter-Lab:
        20.8879, 35.0442, -64.8685
      #481d93 color charts
#481d93 RGB chart
      #481d93 CMYK chart
      #481d93 RGB pie chart
      #481d93 color shades, tints & tones
#481d93 color schemes
#481d93 color preview, HTML & CSS examples
           This text has a color of #481d93        
        
          <p style="color:#481d93;">Text here</p>
        
        
          .mytext {color:#481d93;}
        
        Text color #481d93
      
           This box has a color of #481d93        
        
          <div style="background-color:#481d93;">Content here</div>
        
        
          .mybackground {background-color:#481d93;}
        
        Background color #481d93
      
           Border around this has a color of #481d93        
        
          <div style="border:2px solid #481d93;">Content here</div>
        
        
          .myborder {border:2px solid #481d93;}
        
        Border color #481d93