#47307f color space conversions
Hex:
        #47307f
        RGB:
        71, 48, 127
        CMY:
        72, 81, 50
        CMYK:
        44, 62, 0, 50
      HSL:
        257°, 45.1429%, 34.3137%
        HSV (HSB):
        257°, 62.2047%, 49.8039%
        XYZ:
        7.4863, 4.9858, 20.6465
        xyY:
        0.2260, 0.1505, 4.9858
      CIE-Lab:
        26.6943, 30.3008, -41.2905
        CIE-LCH:
        26.6943, 51.2157, 306.2728
        CIE-Luv:
        26.6943, 3.4026, -54.5466
        Hunter-Lab:
        22.3289, 20.7704, -39.1923
      #47307f color charts
#47307f RGB chart
      #47307f CMYK chart
      #47307f RGB pie chart
      #47307f color shades, tints & tones
#47307f color schemes
#47307f color preview, HTML & CSS examples
           This text has a color of #47307f        
        
          <p style="color:#47307f;">Text here</p>
        
        
          .mytext {color:#47307f;}
        
        Text color #47307f
      
           This box has a color of #47307f        
        
          <div style="background-color:#47307f;">Content here</div>
        
        
          .mybackground {background-color:#47307f;}
        
        Background color #47307f
      
           Border around this has a color of #47307f        
        
          <div style="border:2px solid #47307f;">Content here</div>
        
        
          .myborder {border:2px solid #47307f;}
        
        Border color #47307f