#481b74 color space conversions
Hex:
        #481b74
        RGB:
        72, 27, 116
        CMY:
        72, 89, 55
        CMYK:
        38, 77, 0, 55
      HSL:
        270°, 62.2378%, 28.0392%
        HSV (HSB):
        270°, 76.7241%, 45.4902%
        XYZ:
        6.2168, 3.4225, 16.8560
        xyY:
        0.2346, 0.1292, 3.4225
      CIE-Lab:
        21.6623, 39.1180, -42.4542
        CIE-LCH:
        21.6623, 57.7285, 312.6580
        CIE-Luv:
        21.6623, 9.0540, -51.6610
        Hunter-Lab:
        18.5001, 27.6083, -41.0707
      #481b74 color charts
#481b74 RGB chart
      #481b74 CMYK chart
      #481b74 RGB pie chart
      #481b74 color shades, tints & tones
#481b74 color schemes
#481b74 color preview, HTML & CSS examples
           This text has a color of #481b74        
        
          <p style="color:#481b74;">Text here</p>
        
        
          .mytext {color:#481b74;}
        
        Text color #481b74
      
           This box has a color of #481b74        
        
          <div style="background-color:#481b74;">Content here</div>
        
        
          .mybackground {background-color:#481b74;}
        
        Background color #481b74
      
           Border around this has a color of #481b74        
        
          <div style="border:2px solid #481b74;">Content here</div>
        
        
          .myborder {border:2px solid #481b74;}
        
        Border color #481b74