#472bbe color space conversions
Hex:
        #472bbe
        RGB:
        71, 43, 190
        CMY:
        72, 83, 25
        CMYK:
        63, 77, 0, 25
      HSL:
        251°, 63.0901%, 45.6863%
        HSV (HSB):
        251°, 77.3684%, 74.5098%
        XYZ:
        12.7567, 6.7851, 49.3525
        xyY:
        0.1852, 0.0985, 6.7851
      CIE-Lab:
        31.3125, 52.0648, -72.0580
        CIE-LCH:
        31.3125, 88.8994, 305.8496
        CIE-Luv:
        31.3125, -1.4324, -95.9794
        Hunter-Lab:
        26.0481, 41.8334, -94.1010
      #472bbe color charts
#472bbe RGB chart
      #472bbe CMYK chart
      #472bbe RGB pie chart
      #472bbe color shades, tints & tones
#472bbe color schemes
#472bbe color preview, HTML & CSS examples
           This text has a color of #472bbe        
        
          <p style="color:#472bbe;">Text here</p>
        
        
          .mytext {color:#472bbe;}
        
        Text color #472bbe
      
           This box has a color of #472bbe        
        
          <div style="background-color:#472bbe;">Content here</div>
        
        
          .mybackground {background-color:#472bbe;}
        
        Background color #472bbe
      
           Border around this has a color of #472bbe        
        
          <div style="border:2px solid #472bbe;">Content here</div>
        
        
          .myborder {border:2px solid #472bbe;}
        
        Border color #472bbe