#47085f color space conversions
Hex:
        #47085f
        RGB:
        71, 8, 95
        CMY:
        72, 97, 63
        CMYK:
        25, 92, 0, 63
      HSL:
        283°, 84.4660%, 20.1961%
        HSV (HSB):
        283°, 91.5789%, 37.2549%
        XYZ:
        4.7509, 2.3395, 11.0276
        xyY:
        0.2622, 0.1291, 2.3395
      CIE-Lab:
        17.1766, 41.1808, -36.0251
        CIE-LCH:
        17.1766, 54.7144, 318.8204
        CIE-Luv:
        17.1766, 14.0115, -40.1071
        Hunter-Lab:
        15.2954, 28.6774, -32.0401
      #47085f color charts
#47085f RGB chart
      #47085f CMYK chart
      #47085f RGB pie chart
      #47085f color shades, tints & tones
#47085f color schemes
#47085f color preview, HTML & CSS examples
           This text has a color of #47085f        
        
          <p style="color:#47085f;">Text here</p>
        
        
          .mytext {color:#47085f;}
        
        Text color #47085f
      
           This box has a color of #47085f        
        
          <div style="background-color:#47085f;">Content here</div>
        
        
          .mybackground {background-color:#47085f;}
        
        Background color #47085f
      
           Border around this has a color of #47085f        
        
          <div style="border:2px solid #47085f;">Content here</div>
        
        
          .myborder {border:2px solid #47085f;}
        
        Border color #47085f