#481b81 color space conversions
Hex:
        #481b81
        RGB:
        72, 27, 129
        CMY:
        72, 89, 49
        CMYK:
        44, 79, 0, 49
      HSL:
        266°, 65.3846%, 30.5882%
        HSV (HSB):
        266°, 79.0698%, 50.5882%
        XYZ:
        7.0269, 3.7466, 21.1217
        xyY:
        0.2203, 0.1175, 3.7466
      CIE-Lab:
        22.8152, 42.5440, -48.8534
        CIE-LCH:
        22.8152, 64.7815, 311.0510
        CIE-Luv:
        22.8152, 7.1762, -59.9047
        Hunter-Lab:
        19.3560, 30.9282, -51.1492
      #481b81 color charts
#481b81 RGB chart
      #481b81 CMYK chart
      #481b81 RGB pie chart
      #481b81 color shades, tints & tones
#481b81 color schemes
#481b81 color preview, HTML & CSS examples
           This text has a color of #481b81        
        
          <p style="color:#481b81;">Text here</p>
        
        
          .mytext {color:#481b81;}
        
        Text color #481b81
      
           This box has a color of #481b81        
        
          <div style="background-color:#481b81;">Content here</div>
        
        
          .mybackground {background-color:#481b81;}
        
        Background color #481b81
      
           Border around this has a color of #481b81        
        
          <div style="border:2px solid #481b81;">Content here</div>
        
        
          .myborder {border:2px solid #481b81;}
        
        Border color #481b81