#480f6b color space conversions
Hex:
        #480f6b
        RGB:
        72, 15, 107
        CMY:
        72, 94, 58
        CMYK:
        33, 86, 0, 58
      HSL:
        277°, 75.4098%, 23.9216%
        HSV (HSB):
        277°, 85.9813%, 41.9608%
        XYZ:
        5.4972, 2.7809, 14.1570
        xyY:
        0.2450, 0.1240, 2.7809
      CIE-Lab:
        19.1442, 41.8779, -40.7277
        CIE-LCH:
        19.1442, 58.4167, 315.7978
        CIE-Luv:
        19.1442, 11.7831, -47.1016
        Hunter-Lab:
        16.6760, 29.6584, -38.6604
      #480f6b color charts
#480f6b RGB chart
      #480f6b CMYK chart
      #480f6b RGB pie chart
      #480f6b color shades, tints & tones
#480f6b color schemes
#480f6b color preview, HTML & CSS examples
           This text has a color of #480f6b        
        
          <p style="color:#480f6b;">Text here</p>
        
        
          .mytext {color:#480f6b;}
        
        Text color #480f6b
      
           This box has a color of #480f6b        
        
          <div style="background-color:#480f6b;">Content here</div>
        
        
          .mybackground {background-color:#480f6b;}
        
        Background color #480f6b
      
           Border around this has a color of #480f6b        
        
          <div style="border:2px solid #480f6b;">Content here</div>
        
        
          .myborder {border:2px solid #480f6b;}
        
        Border color #480f6b