#482af1 color space conversions
Hex:
        #482af1
        RGB:
        72, 42, 241
        CMY:
        72, 84, 5
        CMYK:
        70, 83, 0, 5
      HSL:
        249°, 87.6652%, 55.4902%
        HSV (HSB):
        249°, 82.5726%, 94.5098%
        XYZ:
        19.3776, 9.3845, 84.0092
        xyY:
        0.1718, 0.0832, 9.3845
      CIE-Lab:
        36.7143, 67.0608, -92.5496
        CIE-LCH:
        36.7143, 114.2917, 305.9268
        CIE-Luv:
        36.7143, -4.6709, -125.7271
        Hunter-Lab:
        30.6342, 59.3004, -141.1492
      #482af1 color charts
#482af1 RGB chart
      #482af1 CMYK chart
      #482af1 RGB pie chart
      #482af1 color shades, tints & tones
#482af1 color schemes
#482af1 color preview, HTML & CSS examples
           This text has a color of #482af1        
        
          <p style="color:#482af1;">Text here</p>
        
        
          .mytext {color:#482af1;}
        
        Text color #482af1
      
           This box has a color of #482af1        
        
          <div style="background-color:#482af1;">Content here</div>
        
        
          .mybackground {background-color:#482af1;}
        
        Background color #482af1
      
           Border around this has a color of #482af1        
        
          <div style="border:2px solid #482af1;">Content here</div>
        
        
          .myborder {border:2px solid #482af1;}
        
        Border color #482af1