#480e8f color space conversions
Hex:
        #480e8f
        RGB:
        72, 14, 143
        CMY:
        72, 95, 44
        CMYK:
        50, 90, 0, 44
      HSL:
        267°, 82.1656%, 30.7843%
        HSV (HSB):
        267°, 90.2098%, 56.0784%
        XYZ:
        7.7875, 3.6750, 26.2855
        xyY:
        0.2063, 0.0974, 3.6750
      CIE-Lab:
        22.5664, 50.9301, -58.0385
        CIE-LCH:
        22.5664, 77.2162, 311.2677
        CIE-Luv:
        22.5664, 6.4198, -68.9508
        Hunter-Lab:
        19.1702, 38.9637, -67.8772
      #480e8f color charts
#480e8f RGB chart
      #480e8f CMYK chart
      #480e8f RGB pie chart
      #480e8f color shades, tints & tones
#480e8f color schemes
#480e8f color preview, HTML & CSS examples
           This text has a color of #480e8f        
        
          <p style="color:#480e8f;">Text here</p>
        
        
          .mytext {color:#480e8f;}
        
        Text color #480e8f
      
           This box has a color of #480e8f        
        
          <div style="background-color:#480e8f;">Content here</div>
        
        
          .mybackground {background-color:#480e8f;}
        
        Background color #480e8f
      
           Border around this has a color of #480e8f        
        
          <div style="border:2px solid #480e8f;">Content here</div>
        
        
          .myborder {border:2px solid #480e8f;}
        
        Border color #480e8f