#482acc color space conversions
Hex:
        #482acc
        RGB:
        72, 42, 204
        CMY:
        72, 84, 20
        CMYK:
        65, 79, 0, 20
      HSL:
        251°, 65.8537%, 48.2353%
        HSV (HSB):
        251°, 79.4118%, 80.0000%
        XYZ:
        14.3995, 7.3933, 57.7948
        xyY:
        0.1809, 0.0929, 7.3933
      CIE-Lab:
        32.6860, 56.6935, -77.9933
        CIE-LCH:
        32.6860, 96.4215, 306.0135
        CIE-Luv:
        32.6860, -2.1244, -104.3428
        Hunter-Lab:
        27.1906, 46.9461, -106.9902
      #482acc color charts
#482acc RGB chart
      #482acc CMYK chart
      #482acc RGB pie chart
      #482acc color shades, tints & tones
#482acc color schemes
#482acc color preview, HTML & CSS examples
           This text has a color of #482acc        
        
          <p style="color:#482acc;">Text here</p>
        
        
          .mytext {color:#482acc;}
        
        Text color #482acc
      
           This box has a color of #482acc        
        
          <div style="background-color:#482acc;">Content here</div>
        
        
          .mybackground {background-color:#482acc;}
        
        Background color #482acc
      
           Border around this has a color of #482acc        
        
          <div style="border:2px solid #482acc;">Content here</div>
        
        
          .myborder {border:2px solid #482acc;}
        
        Border color #482acc