#482ff0 color space conversions
Hex:
        #482ff0
        RGB:
        72, 47, 240
        CMY:
        72, 82, 6
        CMYK:
        70, 80, 0, 6
      HSL:
        248°, 86.5471%, 56.2745%
        HSV (HSB):
        248°, 80.4167%, 94.1176%
        XYZ:
        19.4172, 9.7020, 83.2874
        xyY:
        0.1727, 0.0863, 9.7020
      CIE-Lab:
        37.3022, 64.7268, -91.0091
        CIE-LCH:
        37.3022, 111.6791, 305.4209
        CIE-Luv:
        37.3022, -5.1404, -125.0314
        Hunter-Lab:
        31.1481, 56.7648, -136.7329
      #482ff0 color charts
#482ff0 RGB chart
      #482ff0 CMYK chart
      #482ff0 RGB pie chart
      #482ff0 color shades, tints & tones
#482ff0 color schemes
#482ff0 color preview, HTML & CSS examples
           This text has a color of #482ff0        
        
          <p style="color:#482ff0;">Text here</p>
        
        
          .mytext {color:#482ff0;}
        
        Text color #482ff0
      
           This box has a color of #482ff0        
        
          <div style="background-color:#482ff0;">Content here</div>
        
        
          .mybackground {background-color:#482ff0;}
        
        Background color #482ff0
      
           Border around this has a color of #482ff0        
        
          <div style="border:2px solid #482ff0;">Content here</div>
        
        
          .myborder {border:2px solid #482ff0;}
        
        Border color #482ff0