#47095f color space conversions
Hex:
        #47095f
        RGB:
        71, 9, 95
        CMY:
        72, 96, 63
        CMYK:
        25, 91, 0, 63
      HSL:
        283°, 82.6923%, 20.3922%
        HSV (HSB):
        283°, 90.5263%, 37.2549%
        XYZ:
        4.7618, 2.3612, 11.0313
        xyY:
        0.2623, 0.1301, 2.3612
      CIE-Lab:
        17.2789, 40.8800, -35.8589
        CIE-LCH:
        17.2789, 54.3786, 318.7435
        CIE-Luv:
        17.2789, 13.9506, -40.0544
        Hunter-Lab:
        15.3662, 28.4241, -31.8075
      #47095f color charts
#47095f RGB chart
      #47095f CMYK chart
      #47095f RGB pie chart
      #47095f color shades, tints & tones
#47095f color schemes
#47095f color preview, HTML & CSS examples
           This text has a color of #47095f        
        
          <p style="color:#47095f;">Text here</p>
        
        
          .mytext {color:#47095f;}
        
        Text color #47095f
      
           This box has a color of #47095f        
        
          <div style="background-color:#47095f;">Content here</div>
        
        
          .mybackground {background-color:#47095f;}
        
        Background color #47095f
      
           Border around this has a color of #47095f        
        
          <div style="border:2px solid #47095f;">Content here</div>
        
        
          .myborder {border:2px solid #47095f;}
        
        Border color #47095f