#480ec2 color space conversions
Hex:
        #480ec2
        RGB:
        72, 14, 194
        CMY:
        72, 95, 24
        CMYK:
        63, 93, 0, 24
      HSL:
        259°, 86.5385%, 40.7843%
        HSV (HSB):
        259°, 92.7835%, 76.0784%
        XYZ:
        12.5671, 5.5868, 51.4549
        xyY:
        0.1805, 0.0803, 5.5868
      CIE-Lab:
        28.3452, 63.5805, -79.3254
        CIE-LCH:
        28.3452, 101.6612, 308.7127
        CIE-Luv:
        28.3452, 0.9747, -98.6808
        Hunter-Lab:
        23.6365, 53.5416, -112.5245
      #480ec2 color charts
#480ec2 RGB chart
      #480ec2 CMYK chart
      #480ec2 RGB pie chart
      #480ec2 color shades, tints & tones
#480ec2 color schemes
#480ec2 color preview, HTML & CSS examples
           This text has a color of #480ec2        
        
          <p style="color:#480ec2;">Text here</p>
        
        
          .mytext {color:#480ec2;}
        
        Text color #480ec2
      
           This box has a color of #480ec2        
        
          <div style="background-color:#480ec2;">Content here</div>
        
        
          .mybackground {background-color:#480ec2;}
        
        Background color #480ec2
      
           Border around this has a color of #480ec2        
        
          <div style="border:2px solid #480ec2;">Content here</div>
        
        
          .myborder {border:2px solid #480ec2;}
        
        Border color #480ec2