#472ad5 color space conversions
Hex:
        #472ad5
        RGB:
        71, 42, 213
        CMY:
        72, 84, 16
        CMYK:
        67, 80, 0, 16
      HSL:
        250°, 67.0588%, 50.0000%
        HSV (HSB):
        250°, 80.2817%, 83.5294%
        XYZ:
        15.4367, 7.7996, 63.6427
        xyY:
        0.1777, 0.0898, 7.7996
      CIE-Lab:
        33.5620, 59.1693, -81.7700
        CIE-LCH:
        33.5620, 100.9323, 305.8898
        CIE-Luv:
        33.5620, -3.0040, -109.6223
        Hunter-Lab:
        27.9278, 49.7900, -115.5623
      #472ad5 color charts
#472ad5 RGB chart
      #472ad5 CMYK chart
      #472ad5 RGB pie chart
      #472ad5 color shades, tints & tones
#472ad5 color schemes
#472ad5 color preview, HTML & CSS examples
           This text has a color of #472ad5        
        
          <p style="color:#472ad5;">Text here</p>
        
        
          .mytext {color:#472ad5;}
        
        Text color #472ad5
      
           This box has a color of #472ad5        
        
          <div style="background-color:#472ad5;">Content here</div>
        
        
          .mybackground {background-color:#472ad5;}
        
        Background color #472ad5
      
           Border around this has a color of #472ad5        
        
          <div style="border:2px solid #472ad5;">Content here</div>
        
        
          .myborder {border:2px solid #472ad5;}
        
        Border color #472ad5