#480a8b color space conversions
Hex:
        #480a8b
        RGB:
        72, 10, 139
        CMY:
        72, 96, 45
        CMYK:
        48, 93, 0, 45
      HSL:
        269°, 86.5772%, 29.2157%
        HSV (HSB):
        269°, 92.8058%, 54.5098%
        XYZ:
        7.4412, 3.4589, 24.7015
        xyY:
        0.2090, 0.0972, 3.4589
      CIE-Lab:
        21.7952, 50.9871, -56.8148
        CIE-LCH:
        21.7952, 76.3387, 311.9056
        CIE-Luv:
        21.7952, 7.1506, -66.5926
        Hunter-Lab:
        18.5981, 38.8726, -65.7290
      #480a8b color charts
#480a8b RGB chart
      #480a8b CMYK chart
      #480a8b RGB pie chart
      #480a8b color shades, tints & tones
#480a8b color schemes
#480a8b color preview, HTML & CSS examples
           This text has a color of #480a8b        
        
          <p style="color:#480a8b;">Text here</p>
        
        
          .mytext {color:#480a8b;}
        
        Text color #480a8b
      
           This box has a color of #480a8b        
        
          <div style="background-color:#480a8b;">Content here</div>
        
        
          .mybackground {background-color:#480a8b;}
        
        Background color #480a8b
      
           Border around this has a color of #480a8b        
        
          <div style="border:2px solid #480a8b;">Content here</div>
        
        
          .myborder {border:2px solid #480a8b;}
        
        Border color #480a8b