#482dcb color space conversions
Hex:
        #482dcb
        RGB:
        72, 45, 203
        CMY:
        72, 82, 20
        CMYK:
        65, 78, 0, 20
      HSL:
        250°, 63.7097%, 48.6275%
        HSV (HSB):
        250°, 77.8325%, 79.6078%
        XYZ:
        14.3904, 7.5663, 57.2019
        xyY:
        0.1818, 0.0956, 7.5663
      CIE-Lab:
        33.0628, 55.0126, -76.7879
        CIE-LCH:
        33.0628, 94.4604, 305.6187
        CIE-Luv:
        33.0628, -2.4249, -103.5691
        Hunter-Lab:
        27.5069, 45.2461, -104.0416
      #482dcb color charts
#482dcb RGB chart
      #482dcb CMYK chart
      #482dcb RGB pie chart
      #482dcb color shades, tints & tones
#482dcb color schemes
#482dcb color preview, HTML & CSS examples
           This text has a color of #482dcb        
        
          <p style="color:#482dcb;">Text here</p>
        
        
          .mytext {color:#482dcb;}
        
        Text color #482dcb
      
           This box has a color of #482dcb        
        
          <div style="background-color:#482dcb;">Content here</div>
        
        
          .mybackground {background-color:#482dcb;}
        
        Background color #482dcb
      
           Border around this has a color of #482dcb        
        
          <div style="border:2px solid #482dcb;">Content here</div>
        
        
          .myborder {border:2px solid #482dcb;}
        
        Border color #482dcb