#472adb color space conversions
Hex:
        #472adb
        RGB:
        71, 42, 219
        CMY:
        72, 84, 14
        CMYK:
        68, 81, 0, 14
      HSL:
        250°, 71.0843%, 51.1765%
        HSV (HSB):
        250°, 80.8219%, 85.8824%
        XYZ:
        16.2127, 8.1100, 67.7287
        xyY:
        0.1761, 0.0881, 8.1100
      CIE-Lab:
        34.2109, 60.8687, -84.1559
        CIE-LCH:
        34.2109, 103.8615, 305.8776
        CIE-Luv:
        34.2109, -3.4196, -113.1068
        Hunter-Lab:
        28.4781, 51.7842, -121.0734
      #472adb color charts
#472adb RGB chart
      #472adb CMYK chart
      #472adb RGB pie chart
      #472adb color shades, tints & tones
#472adb color schemes
#472adb color preview, HTML & CSS examples
           This text has a color of #472adb        
        
          <p style="color:#472adb;">Text here</p>
        
        
          .mytext {color:#472adb;}
        
        Text color #472adb
      
           This box has a color of #472adb        
        
          <div style="background-color:#472adb;">Content here</div>
        
        
          .mybackground {background-color:#472adb;}
        
        Background color #472adb
      
           Border around this has a color of #472adb        
        
          <div style="border:2px solid #472adb;">Content here</div>
        
        
          .myborder {border:2px solid #472adb;}
        
        Border color #472adb