#47129e color space conversions
Hex:
        #47129e
        RGB:
        71, 18, 158
        CMY:
        72, 93, 38
        CMYK:
        55, 89, 0, 38
      HSL:
        263°, 79.5455%, 34.5098%
        HSV (HSB):
        263°, 88.6076%, 61.9608%
        XYZ:
        8.9864, 4.2408, 32.6927
        xyY:
        0.1957, 0.0924, 4.2408
      CIE-Lab:
        24.4521, 53.4191, -64.1795
        CIE-LCH:
        24.4521, 83.5021, 309.7720
        CIE-Luv:
        24.4521, 4.0581, -77.7886
        Hunter-Lab:
        20.5933, 41.8548, -79.7101
      #47129e color charts
#47129e RGB chart
      #47129e CMYK chart
      #47129e RGB pie chart
      #47129e color shades, tints & tones
#47129e color schemes
#47129e color preview, HTML & CSS examples
           This text has a color of #47129e        
        
          <p style="color:#47129e;">Text here</p>
        
        
          .mytext {color:#47129e;}
        
        Text color #47129e
      
           This box has a color of #47129e        
        
          <div style="background-color:#47129e;">Content here</div>
        
        
          .mybackground {background-color:#47129e;}
        
        Background color #47129e
      
           Border around this has a color of #47129e        
        
          <div style="border:2px solid #47129e;">Content here</div>
        
        
          .myborder {border:2px solid #47129e;}
        
        Border color #47129e