#482dd7 color space conversions
Hex:
        #482dd7
        RGB:
        72, 45, 215
        CMY:
        72, 82, 16
        CMYK:
        67, 79, 0, 16
      HSL:
        250°, 68.0000%, 50.9804%
        HSV (HSB):
        250°, 79.0698%, 84.3137%
        XYZ:
        15.8766, 8.1608, 65.0284
        xyY:
        0.1783, 0.0916, 8.1608
      CIE-Lab:
        34.3155, 58.4884, -81.6758
        CIE-LCH:
        34.3155, 100.4581, 305.6066
        CIE-Luv:
        34.3155, -3.2759, -110.6429
        Hunter-Lab:
        28.5671, 49.2118, -114.9672
      #482dd7 color charts
#482dd7 RGB chart
      #482dd7 CMYK chart
      #482dd7 RGB pie chart
      #482dd7 color shades, tints & tones
#482dd7 color schemes
#482dd7 color preview, HTML & CSS examples
           This text has a color of #482dd7        
        
          <p style="color:#482dd7;">Text here</p>
        
        
          .mytext {color:#482dd7;}
        
        Text color #482dd7
      
           This box has a color of #482dd7        
        
          <div style="background-color:#482dd7;">Content here</div>
        
        
          .mybackground {background-color:#482dd7;}
        
        Background color #482dd7
      
           Border around this has a color of #482dd7        
        
          <div style="border:2px solid #482dd7;">Content here</div>
        
        
          .myborder {border:2px solid #482dd7;}
        
        Border color #482dd7