#71178d color space conversions
Hex:
        #71178d
        RGB:
        113, 23, 141
        CMY:
        56, 91, 45
        CMYK:
        20, 84, 0, 45
      HSL:
        286°, 71.9512%, 32.1569%
        HSV (HSB):
        286°, 83.6879%, 55.2941%
        XYZ:
        11.9242, 6.0466, 25.7379
        xyY:
        0.2728, 0.1383, 6.0466
      CIE-Lab:
        29.5297, 54.0546, -45.1620
        CIE-LCH:
        29.5297, 70.4379, 320.1216
        CIE-Luv:
        29.5297, 25.8671, -63.6224
        Hunter-Lab:
        24.5898, 43.5266, -44.8454
      #71178d color charts
#71178d RGB chart
      #71178d CMYK chart
      #71178d RGB pie chart
      #71178d color shades, tints & tones
#71178d color schemes
#71178d color preview, HTML & CSS examples
           This text has a color of #71178d        
        
          <p style="color:#71178d;">Text here</p>
        
        
          .mytext {color:#71178d;}
        
        Text color #71178d
      
           This box has a color of #71178d        
        
          <div style="background-color:#71178d;">Content here</div>
        
        
          .mybackground {background-color:#71178d;}
        
        Background color #71178d
      
           Border around this has a color of #71178d        
        
          <div style="border:2px solid #71178d;">Content here</div>
        
        
          .myborder {border:2px solid #71178d;}
        
        Border color #71178d