#47078c color space conversions
Hex:
        #47078c
        RGB:
        71, 7, 140
        CMY:
        72, 97, 45
        CMYK:
        49, 95, 0, 45
      HSL:
        269°, 90.4762%, 28.8235%
        HSV (HSB):
        269°, 95.0000%, 54.9020%
        XYZ:
        7.4081, 3.3850, 25.0739
        xyY:
        0.2065, 0.0944, 3.3850
      CIE-Lab:
        21.5242, 51.8378, -57.8919
        CIE-LCH:
        21.5242, 77.7086, 311.8420
        CIE-Luv:
        21.5242, 6.7954, -67.1473
        Hunter-Lab:
        18.3984, 39.6762, -67.9234
      #47078c color charts
#47078c RGB chart
      #47078c CMYK chart
      #47078c RGB pie chart
      #47078c color shades, tints & tones
#47078c color schemes
#47078c color preview, HTML & CSS examples
           This text has a color of #47078c        
        
          <p style="color:#47078c;">Text here</p>
        
        
          .mytext {color:#47078c;}
        
        Text color #47078c
      
           This box has a color of #47078c        
        
          <div style="background-color:#47078c;">Content here</div>
        
        
          .mybackground {background-color:#47078c;}
        
        Background color #47078c
      
           Border around this has a color of #47078c        
        
          <div style="border:2px solid #47078c;">Content here</div>
        
        
          .myborder {border:2px solid #47078c;}
        
        Border color #47078c